Skip to content

Commit

Permalink
refs #7373. Better Windowz layout.
Browse files Browse the repository at this point in the history
  • Loading branch information
OwenArnold committed Jun 27, 2013
1 parent 7dacc0e commit 0856f15
Showing 1 changed file with 17 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
</layout>
</item>
<item>
<layout class="QHBoxLayout" name="controlsLayout" stretch="0,0,0,0,0">
<layout class="QHBoxLayout" name="controlsLayout" stretch="0,0,0,0,0,0">
<item>
<widget class="QFrame" name="infoFrame">
<layout class="QVBoxLayout" name="verticalLayout_4">
Expand Down Expand Up @@ -281,6 +281,22 @@
</item>
</layout>
</item>
<item>
<spacer name="horizontalSpacer">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeType">
<enum>QSizePolicy::MinimumExpanding</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>0</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
</layout>
</item>
</layout>
Expand Down

0 comments on commit 0856f15

Please sign in to comment.