Skip to content

Commit

Permalink
ui: add spacer
Browse files Browse the repository at this point in the history
  • Loading branch information
paulmueller committed Jan 17, 2020
1 parent 6bc6c65 commit 2844f5b
Showing 1 changed file with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion pyjibe/fd/tab_fit.ui
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
<verstretch>0</verstretch>
</sizepolicy>
</property>
<layout class="QVBoxLayout" name="verticalLayout_13" stretch="0,0,0,0,0,0,0,0,0,0">
<layout class="QVBoxLayout" name="verticalLayout_13" stretch="0,0,0,0,0,0,0,0,0,0,0">
<property name="spacing">
<number>6</number>
</property>
Expand Down Expand Up @@ -790,6 +790,19 @@
</column>
</widget>
</item>
<item>
<spacer name="verticalSpacer">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>0</height>
</size>
</property>
</spacer>
</item>
</layout>
</widget>
</widget>
Expand Down

0 comments on commit 2844f5b

Please sign in to comment.