Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
move tooltip from the dialog to the right button...
  • Loading branch information
brushtyler committed Jul 18, 2011
1 parent 7740a98 commit c9bb721
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/ui/qgswmssourceselectbase.ui
Expand Up @@ -17,9 +17,6 @@
<iconset>
<normaloff>../../../../.designer/backup</normaloff>../../../../.designer/backup</iconset>
</property>
<property name="toolTip">
<string>Save connections to file</string>
</property>
<property name="sizeGripEnabled">
<bool>true</bool>
</property>
Expand Down Expand Up @@ -186,6 +183,9 @@
</item>
<item row="1" column="9">
<widget class="QPushButton" name="btnSave">
<property name="toolTip">
<string>Save connections to file</string>
</property>
<property name="text">
<string>Save</string>
</property>
Expand Down

0 comments on commit c9bb721

Please sign in to comment.