Added BPortLink class as friend
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10942 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -68,6 +68,7 @@ private:
|
|||||||
friend class BView;
|
friend class BView;
|
||||||
friend class BDirectWindow;
|
friend class BDirectWindow;
|
||||||
friend class Support;
|
friend class Support;
|
||||||
|
friend class BPortLink;
|
||||||
|
|
||||||
void _AddRect(clipping_rect r);
|
void _AddRect(clipping_rect r);
|
||||||
void set_size(long new_size);
|
void set_size(long new_size);
|
||||||
|
|||||||
Reference in New Issue
Block a user