diff options
| author | Jabier Arraiza Cenoz <jabier.arraiza@marker.es> | 2015-10-05 18:13:58 +0000 |
|---|---|---|
| committer | jabiertxof <jabier.arraiza@marker.es> | 2015-10-05 18:13:58 +0000 |
| commit | ae0a08f8986529a81c7bd239c7cde548c8bdacc3 (patch) | |
| tree | b8aa7d0f8cb90a9248b0bd65956275851a7ba63b /src/widgets/toolbox.cpp | |
| parent | update to trunk (diff) | |
| download | inkscape-ae0a08f8986529a81c7bd239c7cde548c8bdacc3.tar.gz inkscape-ae0a08f8986529a81c7bd239c7cde548c8bdacc3.zip | |
add reverse to meassure output
(bzr r14393.1.8)
Diffstat (limited to 'src/widgets/toolbox.cpp')
| -rw-r--r-- | src/widgets/toolbox.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/widgets/toolbox.cpp b/src/widgets/toolbox.cpp index ba02adb92..769829313 100644 --- a/src/widgets/toolbox.cpp +++ b/src/widgets/toolbox.cpp @@ -344,6 +344,7 @@ static gchar const * ui_descr = " <toolitem action='MeasureIgnore1stAndLast' />" " <toolitem action='MeasureInBettween' />" " <toolitem action='MeasureAllLayers' />" + " <toolitem action='MeasureReverse' />" " </toolbar>" " <toolbar name='StarToolbar'>" |
