Minor header-related changes
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@3246 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -74,9 +74,9 @@ virtual void _ReservedShape2();
|
||||
virtual void _ReservedShape3();
|
||||
virtual void _ReservedShape4();
|
||||
|
||||
friend BShapeIterator;
|
||||
friend class BShapeIterator;
|
||||
friend class TPicture;
|
||||
friend BView;
|
||||
friend class BView;
|
||||
friend class BFont;
|
||||
void GetData(int32 *opCount, int32 *ptCount, uint32 **opList, BPoint **ptList);
|
||||
void SetData(int32 opCount, int32 ptCount, uint32 *opList, BPoint *ptList);
|
||||
|
||||
Reference in New Issue
Block a user