* fix the build of this test
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@22599 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
8047441723
commit
b0e2e12f4f
@ -11,8 +11,10 @@
|
||||
|
||||
#include <Window.h>
|
||||
|
||||
class PictureTestWindow : public BWindow
|
||||
{
|
||||
class BListView;
|
||||
class BStringView;
|
||||
|
||||
class PictureTestWindow : public BWindow {
|
||||
typedef BWindow Inherited;
|
||||
|
||||
public:
|
||||
|
Loading…
x
Reference in New Issue
Block a user