Skip to content

Commit 5aafbf4

Browse files
committedSep 13, 2018
Fix layout
1 parent 3927559 commit 5aafbf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎src/ui/symbollayer/widget_symbolslist.ui

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<property name="windowTitle">
1414
<string>Form</string>
1515
</property>
16-
<layout class="QGridLayout" name="gridLayout_4">
16+
<layout class="QGridLayout" name="gridLayout_4" rowstretch="0,0,0,1,0">
1717
<property name="leftMargin">
1818
<number>0</number>
1919
</property>

0 commit comments

Comments
 (0)
Please sign in to comment.