Skip to content

Commit

Permalink
Use suitable icon for resetting scales
Browse files Browse the repository at this point in the history
  • Loading branch information
m-kuhn committed Jul 22, 2015
1 parent 7cc6a19 commit 346632c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/ui/qgsoptionsbase.ui
Expand Up @@ -3194,14 +3194,14 @@
<item>
<widget class="QToolButton" name="pbnDefaultScaleValues">
<property name="toolTip">
<string>Insert default scales</string>
<string>Reset to default scales</string>
</property>
<property name="text">
<string>...</string>
</property>
<property name="icon">
<iconset resource="../../images/images.qrc">
<normaloff>:/images/themes/default/mActionOpenTable.png</normaloff>:/images/themes/default/mActionOpenTable.png</iconset>
<normaloff>:/images/themes/default/mActionUndo.png</normaloff>:/images/themes/default/mActionUndo.png</iconset>
</property>
</widget>
</item>
Expand Down

0 comments on commit 346632c

Please sign in to comment.