Now includes MenuWindow.h instead of duplicating the declaration
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10535 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -54,6 +54,7 @@
|
||||
// Project Includes ------------------------------------------------------------
|
||||
#include <AppServerLink.h>
|
||||
#include <LooperList.h>
|
||||
#include <MenuWindow.h>
|
||||
#include <ObjectLocker.h>
|
||||
#include <PortLink.h>
|
||||
#include <PrivateScreen.h>
|
||||
@@ -175,10 +176,6 @@ sPropertyInfo[] = {
|
||||
extern const int __libc_argc;
|
||||
extern const char * const *__libc_argv;
|
||||
|
||||
class BMenuWindow : public BWindow {
|
||||
};
|
||||
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
// debugging
|
||||
//#define DBG(x) x
|
||||
|
||||
Reference in New Issue
Block a user