* compile fix provided by Michael Berg
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@21447 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -23,10 +23,13 @@
|
|||||||
#include <Window.h>
|
#include <Window.h>
|
||||||
|
|
||||||
|
|
||||||
|
class BStringView;
|
||||||
|
class BTextView;
|
||||||
class Controller;
|
class Controller;
|
||||||
class ControllerObserver;
|
class ControllerObserver;
|
||||||
class InfoView;
|
class InfoView;
|
||||||
|
|
||||||
|
|
||||||
#define INFO_STATS 0x00000001
|
#define INFO_STATS 0x00000001
|
||||||
#define INFO_TRANSPORT 0x00000002
|
#define INFO_TRANSPORT 0x00000002
|
||||||
#define INFO_FILE 0x00000004
|
#define INFO_FILE 0x00000004
|
||||||
|
|||||||
Reference in New Issue
Block a user