Skip to content

Commit 302e9dd

Browse files
committedApr 18, 2017
Fix ui build warning
1 parent 0c1f97c commit 302e9dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎src/ui/qgscredentialdialog.ui

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ font-style: italic;
185185
<property name="title">
186186
<string>Password attempts: #</string>
187187
</property>
188-
<layout class="QVBoxLayout" name="verticalLayout_2">
188+
<layout class="QVBoxLayout" name="verticalLayout_21">
189189
<property name="leftMargin">
190190
<number>6</number>
191191
</property>

0 commit comments

Comments
 (0)
Please sign in to comment.