Code

Cherry pick node duplication from 0.48 stable
[inkscape.git] / src / ui / tool / multi-path-manipulator.h
index 181ae6d1d6c32643447b916d79b0cb609362fe5a..7a4cfdb5d706d6e9875d9a2de7da8a2954692637 100644 (file)
@@ -53,6 +53,7 @@ public:
     void setSegmentType(SegmentType t);
 
     void insertNodes();
+    void duplicateNodes();
     void joinNodes();
     void breakNodes();
     void deleteNodes(bool keep_shape = true);