Skip to content

Commit 0cb52f6

Browse files
committedAug 29, 2017
Fix UI build warning
1 parent 9171da6 commit 0cb52f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎src/ui/qgsjoindialogbase.ui

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
<property name="collapsed" stdset="0">
5959
<bool>true</bool>
6060
</property>
61-
<layout class="QGridLayout" name="gridLayout_2">
61+
<layout class="QGridLayout" name="gridLayout_21">
6262
<item row="0" column="0">
6363
<widget class="QListView" name="mJoinFieldsSubsetView"/>
6464
</item>

0 commit comments

Comments
 (0)
Please sign in to comment.