diff options
| author | Jabier Arraiza Cenoz <jabier.arraiza@marker.es> | 2015-10-16 19:33:15 +0000 |
|---|---|---|
| committer | Jabiertxof <jtx@jtx.marker.es> | 2015-10-16 19:33:15 +0000 |
| commit | 0d5e3b4fdfd35cd706be077bb8efcd96c24542a2 (patch) | |
| tree | f466fc0526727a042e5618ea9ebcd72a87f76746 /src/widgets/toolbox.cpp | |
| parent | update to trunk (diff) | |
| parent | update to trunk (diff) | |
| download | inkscape-0d5e3b4fdfd35cd706be077bb8efcd96c24542a2.tar.gz inkscape-0d5e3b4fdfd35cd706be077bb8efcd96c24542a2.zip | |
update from work
(bzr r14393.1.22)
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 665502745..a2bd16978 100644 --- a/src/widgets/toolbox.cpp +++ b/src/widgets/toolbox.cpp @@ -347,6 +347,7 @@ static gchar const * ui_descr = " <toolitem action='MeasureInBettween' />" " <toolitem action='MeasureAllLayers' />" " <toolitem action='MeasureReverse' />" + " <toolitem action='MeasureToGuides' />" " <toolitem action='MeasureMarkDimension' />" " <toolitem action='MeasureToItem' />" " </toolbar>" |
