* 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:
@@ -11,8 +11,10 @@
|
|||||||
|
|
||||||
#include <Window.h>
|
#include <Window.h>
|
||||||
|
|
||||||
class PictureTestWindow : public BWindow
|
class BListView;
|
||||||
{
|
class BStringView;
|
||||||
|
|
||||||
|
class PictureTestWindow : public BWindow {
|
||||||
typedef BWindow Inherited;
|
typedef BWindow Inherited;
|
||||||
|
|
||||||
public:
|
public:
|
||||||
|
|||||||
Reference in New Issue
Block a user