diff options
| author | Jabier Arraiza Cenoz <jabier.arraiza@marker.es> | 2015-10-22 22:24:16 +0000 |
|---|---|---|
| committer | Jabiertxof <jtx@jtx.marker.es> | 2015-10-22 22:24:16 +0000 |
| commit | 314a6914f1a5862d50a4855e7da6317f9c09fc14 (patch) | |
| tree | ccddc8c14897aa4b81c50828cb0ec84d93a8fdd0 /src/widgets/toolbox.cpp | |
| parent | Added Scale option (diff) | |
| parent | update to trunk (diff) | |
| download | inkscape-314a6914f1a5862d50a4855e7da6317f9c09fc14.tar.gz inkscape-314a6914f1a5862d50a4855e7da6317f9c09fc14.zip | |
update to trunk
(bzr r14393.1.28)
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 5d41d3b10..90103325a 100644 --- a/src/widgets/toolbox.cpp +++ b/src/widgets/toolbox.cpp @@ -349,6 +349,7 @@ static gchar const * ui_descr = " <toolitem action='MeasureUnitsAction' />" " <toolitem action='MeasureIgnore1stAndLast' />" " <toolitem action='MeasureInBettween' />" + " <toolitem action='MeasureOnlyVisible' />" " <toolitem action='MeasureAllLayers' />" " <toolitem action='MeasureReverse' />" " <toolitem action='MeasureToGuides' />" |
