Patch from Shinta: fStyle defaults to B_FANCY_BORDER
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@25082 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -538,6 +538,7 @@ BBox::_InitObject(BMessage* archive)
|
|||||||
{
|
{
|
||||||
fBounds = Bounds();
|
fBounds = Bounds();
|
||||||
|
|
||||||
|
fStyle = B_FANCY_BORDER;
|
||||||
fLabel = NULL;
|
fLabel = NULL;
|
||||||
fLabelView = NULL;
|
fLabelView = NULL;
|
||||||
fLayoutData = new LayoutData;
|
fLayoutData = new LayoutData;
|
||||||
|
|||||||
Reference in New Issue
Block a user