Skip to content

Commit d10872a

Browse files
committedAug 16, 2013
Fix window title in qgssavetodbdialog.ui
1 parent 2046342 commit d10872a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎src/ui/qgssavetodbdialog.ui

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
</rect>
1212
</property>
1313
<property name="windowTitle">
14-
<string>Add column</string>
14+
<string>Save style</string>
1515
</property>
1616
<property name="modal">
1717
<bool>true</bool>

0 commit comments

Comments
 (0)
Please sign in to comment.