We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
qgis
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
1 parent 7cc6a19 commit 346632cCopy full SHA for 346632c
src/ui/qgsoptionsbase.ui
@@ -3194,14 +3194,14 @@
3194
<item>
3195
<widget class="QToolButton" name="pbnDefaultScaleValues">
3196
<property name="toolTip">
3197
- <string>Insert default scales</string>
+ <string>Reset to default scales</string>
3198
</property>
3199
<property name="text">
3200
<string>...</string>
3201
3202
<property name="icon">
3203
<iconset resource="../../images/images.qrc">
3204
- <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>
3205
3206
</widget>
3207
</item>
0 commit comments