diff options
| author | Jabier Arraiza Cenoz <jabier.arraiza@marker.es> | 2015-07-30 17:56:34 +0000 |
|---|---|---|
| committer | Jabiertxof <jtx@jtx.marker.es> | 2015-07-30 17:56:34 +0000 |
| commit | 901fe3dd84279ed537cb6abb4efc1527adda93b1 (patch) | |
| tree | 6f53d66fb17e70cc5eda4766c761bb519469c76e /src/widgets/toolbox.cpp | |
| parent | update to trunk (diff) | |
| parent | fix for a small warning introduced in r14142 (cf <https://bugs.launchpad.net/... (diff) | |
| download | inkscape-901fe3dd84279ed537cb6abb4efc1527adda93b1.tar.gz inkscape-901fe3dd84279ed537cb6abb4efc1527adda93b1.zip | |
update to trunk
(bzr r12588.1.46)
Diffstat (limited to 'src/widgets/toolbox.cpp')
| -rw-r--r-- | src/widgets/toolbox.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/widgets/toolbox.cpp b/src/widgets/toolbox.cpp index d56b91f5e..cdf39e9ef 100644 --- a/src/widgets/toolbox.cpp +++ b/src/widgets/toolbox.cpp @@ -398,6 +398,8 @@ static gchar const * ui_descr = " <toolitem action='FreehandModeActionPencil' />" " <separator />" " <toolitem action='PencilToleranceAction' />" + " <toolitem action='PencilLpeSimplify' />" + " <toolitem action='PencilLpeSimplifyFlatten' />" " <separator />" " <toolitem action='PencilResetAction' />" " <separator />" |
