summaryrefslogtreecommitdiffstats
path: root/src/widgets/toolbox.cpp
diff options
context:
space:
mode:
authorJabier Arraiza Cenoz <jabier.arraiza@marker.es>2016-02-07 17:56:35 +0000
committerJabiertxof <jtx@jtx.marker.es>2016-02-07 17:56:35 +0000
commitde2cf2716040fcc8eb3d18115bcaa76ee5d3f902 (patch)
treea7b3d99c59cd67fb7c1366ac42e9ccc3509429a4 /src/widgets/toolbox.cpp
parentFix wrong replace of tab by spaces (diff)
downloadinkscape-de2cf2716040fcc8eb3d18115bcaa76ee5d3f902.tar.gz
inkscape-de2cf2716040fcc8eb3d18115bcaa76ee5d3f902.zip
Changed one icon/action in meassure toolbar to one more explicit
(bzr r14638)
Diffstat (limited to 'src/widgets/toolbox.cpp')
-rw-r--r--src/widgets/toolbox.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widgets/toolbox.cpp b/src/widgets/toolbox.cpp
index 88dc7a190..6787ef6cc 100644
--- a/src/widgets/toolbox.cpp
+++ b/src/widgets/toolbox.cpp
@@ -372,7 +372,7 @@ static gchar const * ui_descr =
" <toolitem action='MeasureUnitsAction' />"
" <toolitem action='MeasureIgnore1stAndLast' />"
" <toolitem action='MeasureInBettween' />"
- " <toolitem action='MeasureOnlyVisible' />"
+ " <toolitem action='MeasureShowHidden' />"
" <toolitem action='MeasureAllLayers' />"
" <toolitem action='MeasureReverse' />"
" <toolitem action='MeasureToPhantom' />"