Now Region.h is binary compatible with R5's one
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@15295 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
f76e95c4ee
commit
eba7781c71
@ -66,6 +66,7 @@ clipping_rect RectAtInt(int32 index);
|
|||||||
/*----- Private or reserved -----------------------------------------*/
|
/*----- Private or reserved -----------------------------------------*/
|
||||||
private:
|
private:
|
||||||
ClipRegion *fRegion;
|
ClipRegion *fRegion;
|
||||||
|
char padding[24];
|
||||||
};
|
};
|
||||||
|
|
||||||
#endif /* _REGION_H */
|
#endif /* _REGION_H */
|
||||||
|
Loading…
Reference in New Issue
Block a user