patch by 'jstreessman' fixing regressions in AboutSystem and InstallerWindow from r38512, thanks!
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38526 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -587,7 +587,7 @@ AboutView::AboutView()
|
||||
|
||||
const float offset = 5;
|
||||
|
||||
SetLayout(new BGroupLayout(B_HORIZONTAL));
|
||||
SetLayout(new BGroupLayout(B_HORIZONTAL, 0));
|
||||
SetViewColor(ui_color(B_PANEL_BACKGROUND_COLOR));
|
||||
|
||||
BLayoutBuilder::Group<>((BGroupLayout*)GetLayout())
|
||||
|
||||
Reference in New Issue
Block a user