* compile fix provided by Michael Berg
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@21445 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -17,8 +17,10 @@
|
|||||||
#include <Resources.h>
|
#include <Resources.h>
|
||||||
#include "ResourceRoster.h"
|
#include "ResourceRoster.h"
|
||||||
|
|
||||||
class ResView : public BView
|
|
||||||
{
|
class BMenuBar;
|
||||||
|
|
||||||
|
class ResView : public BView {
|
||||||
public:
|
public:
|
||||||
ResView(const BRect &frame, const char *name,
|
ResView(const BRect &frame, const char *name,
|
||||||
const int32 &resize, const int32 &flags,
|
const int32 &resize, const int32 &flags,
|
||||||
|
|||||||
Reference in New Issue
Block a user