Code

Fix handle for LPERotateCopies
[inkscape.git] / src / desktop.h
index af0d41b2a573ff7335480670e114e1faee43ab77..adb6cb98b1f67089c9877d5801ce7846be458912 100644 (file)
@@ -209,6 +209,7 @@ struct SPDesktop : public Inkscape::UI::View::View
     SPObject *currentRoot() const;
     SPObject *currentLayer() const;
     void setCurrentLayer(SPObject *object);
+    void toggleLayerSolo(SPObject *object);
     SPObject *layerForObject(SPObject *object);
     bool isLayer(SPObject *object) const;
     bool isWithinViewport(SPItem *item) const;