- initialize the variable, we never know :)
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@25949 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -1262,6 +1262,7 @@ BMenu::_InitData(BMessage* archive)
|
|||||||
SetFont(&font, B_FONT_FAMILY_AND_STYLE | B_FONT_SIZE);
|
SetFont(&font, B_FONT_FAMILY_AND_STYLE | B_FONT_SIZE);
|
||||||
|
|
||||||
fLayoutData = new LayoutData;
|
fLayoutData = new LayoutData;
|
||||||
|
fLayoutData->lastResizingMode = ResizingMode();
|
||||||
|
|
||||||
SetLowColor(sMenuInfo.background_color);
|
SetLowColor(sMenuInfo.background_color);
|
||||||
SetViewColor(sMenuInfo.background_color);
|
SetViewColor(sMenuInfo.background_color);
|
||||||
|
|||||||
Reference in New Issue
Block a user