diff options
| author | Jabier Arraiza Cenoz <jabier.arraiza@marker.es> | 2015-10-12 10:37:15 +0000 |
|---|---|---|
| committer | Jabiertxof <jtx@jtx.marker.es> | 2015-10-12 10:37:15 +0000 |
| commit | 2653fd7c3a138f91181f7bb64e1fd342c943ee7b (patch) | |
| tree | 208c04e67468b39db595cdb539ed3914a7c9d7af /src/widgets/toolbox.cpp | |
| parent | update to trunk (diff) | |
| download | inkscape-2653fd7c3a138f91181f7bb64e1fd342c943ee7b.tar.gz inkscape-2653fd7c3a138f91181f7bb64e1fd342c943ee7b.zip | |
Convert Measure to Item done
(bzr r14393.1.17)
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 3daa3c467..665502745 100644 --- a/src/widgets/toolbox.cpp +++ b/src/widgets/toolbox.cpp @@ -348,6 +348,7 @@ static gchar const * ui_descr = " <toolitem action='MeasureAllLayers' />" " <toolitem action='MeasureReverse' />" " <toolitem action='MeasureMarkDimension' />" + " <toolitem action='MeasureToItem' />" " </toolbar>" " <toolbar name='StarToolbar'>" |
