diff options
Diffstat (limited to 'src/widgets')
| -rw-r--r-- | src/widgets/toolbox.cpp | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/widgets/toolbox.cpp b/src/widgets/toolbox.cpp index 8b12a7a5e..88a5440e6 100644 --- a/src/widgets/toolbox.cpp +++ b/src/widgets/toolbox.cpp @@ -301,9 +301,9 @@ static gchar const * ui_descr = " <toolitem action='NodeLineAction' />" " <toolitem action='NodeCurveAction' />" " <separator />" - //" <toolitem action='ObjectToPath' />" - //" <toolitem action='StrokeToPath' />" - //" <separator />" + " <toolitem action='ObjectToPath' />" + " <toolitem action='StrokeToPath' />" + " <separator />" " <toolitem action='NodeXAction' />" " <toolitem action='NodeYAction' />" " <toolitem action='NodeUnitsAction' />" |
