mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-25 00:58:06 -05:00
Use suitable icon for resetting scales
This commit is contained in:
parent
7cc6a1990f
commit
346632c204
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user