Skip to content

Commit 591d9df

Browse files
committedOct 17, 2013
Fix warning
1 parent 60b90c7 commit 591d9df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎src/ui/qgscompositionwidgetbase.ui

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -334,7 +334,7 @@
334334
<property name="collapsed" stdset="0">
335335
<bool>true</bool>
336336
</property>
337-
<layout class="QFormLayout" name="formLayout_2">
337+
<layout class="QFormLayout" name="formLayout_4">
338338
<property name="fieldGrowthPolicy">
339339
<enum>QFormLayout::AllNonFixedFieldsGrow</enum>
340340
</property>

0 commit comments

Comments
 (0)
Please sign in to comment.