Ooops, fix the binary compatibility I introduced.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38592 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -78,11 +78,9 @@ private:
|
||||
|
||||
private:
|
||||
char* fText;
|
||||
float fTextWidth;
|
||||
float fStringWidth;
|
||||
alignment fAlign;
|
||||
BSize fPreferredSize;
|
||||
|
||||
uint32 _reserved[1];
|
||||
};
|
||||
|
||||
#endif // _STRING_VIEW_H
|
||||
|
||||
Reference in New Issue
Block a user