friend is bad. Protected, even.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@14785 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
e3343885bb
commit
e16b3f2972
@ -1,4 +0,0 @@
|
|||||||
#ifndef _GLOBALS_H_
|
|
||||||
#define _GLOBALS_H_
|
|
||||||
|
|
||||||
#endif
|
|
@ -130,8 +130,6 @@ class WinBorder : public Layer {
|
|||||||
void set_decorator_region(BRect frame);
|
void set_decorator_region(BRect frame);
|
||||||
virtual void _ReserveRegions(BRegion ®);
|
virtual void _ReserveRegions(BRegion ®);
|
||||||
|
|
||||||
protected:
|
|
||||||
friend class Layer;
|
|
||||||
friend class RootLayer;
|
friend class RootLayer;
|
||||||
|
|
||||||
click_type _ActionFor(const BMessage *msg) const;
|
click_type _ActionFor(const BMessage *msg) const;
|
||||||
|
Loading…
Reference in New Issue
Block a user