Skip to content

Commit

Permalink
Merge pull request #817 from artfwo/save-style-window-title-fix
Browse files Browse the repository at this point in the history
Fix window title in qgssavetodbdialog.ui
  • Loading branch information
mhugent committed Aug 16, 2013
2 parents 2046342 + d10872a commit 342e425
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ui/qgssavetodbdialog.ui
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
</rect>
</property>
<property name="windowTitle">
<string>Add column</string>
<string>Save style</string>
</property>
<property name="modal">
<bool>true</bool>
Expand Down

0 comments on commit 342e425

Please sign in to comment.