diff options
| author | Jabier Arraiza Cenoz <jabier.arraiza@marker.es> | 2015-03-08 15:36:57 +0000 |
|---|---|---|
| committer | Jabiertxof <jtx@jtx.marker.es> | 2015-03-08 15:36:57 +0000 |
| commit | c4383f04d9a3cbe231a31662cb0b5358d512e2f1 (patch) | |
| tree | 43171487c52b52c24d16a3f329f49b6943a2f221 /src/widgets/toolbox.cpp | |
| parent | update to trunk (diff) | |
| download | inkscape-c4383f04d9a3cbe231a31662cb0b5358d512e2f1.tar.gz inkscape-c4383f04d9a3cbe231a31662cb0b5358d512e2f1.zip | |
allow use multiple lines, added new icon
(bzr r13973.1.3)
Diffstat (limited to 'src/widgets/toolbox.cpp')
| -rw-r--r-- | src/widgets/toolbox.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/widgets/toolbox.cpp b/src/widgets/toolbox.cpp index 83180e43d..79b94cd24 100644 --- a/src/widgets/toolbox.cpp +++ b/src/widgets/toolbox.cpp @@ -402,7 +402,6 @@ static gchar const * ui_descr = " <toolitem action='FreehandModeActionPencil' />" " <separator />" " <toolitem action='PencilToleranceAction' />" - " <separator />" " <toolitem action='PencilLpeSimplify' />" " <separator />" " <toolitem action='PencilResetAction' />" |
