fix for gcc 3
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@3842 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -129,7 +129,7 @@ private:
|
|||||||
friend class BBitmap;
|
friend class BBitmap;
|
||||||
friend class BScrollBar;
|
friend class BScrollBar;
|
||||||
friend class BPrivateScreen;
|
friend class BPrivateScreen;
|
||||||
friend BPrivate::BAppServerLink;
|
friend class BPrivate::BAppServerLink;
|
||||||
friend void _toggle_handles_(bool);
|
friend void _toggle_handles_(bool);
|
||||||
|
|
||||||
BApplication(uint32 signature);
|
BApplication(uint32 signature);
|
||||||
|
|||||||
Reference in New Issue
Block a user