Code

fix pasting style after copying a text span
[inkscape.git] / src / snap.h
index 177e9b529fc0cc3f485526fe45cd2e5687b3f10e..b86ceb8b0e7f3fdc5e5351c8098013f828395e62 100644 (file)
@@ -139,6 +139,8 @@ public:
     SPNamedView const *getNamedView() const {return _named_view;}
     SPDocument *getDocument() const;
 
+    bool getSnapIndicator() const {return _snapindicator;}
+
 protected:
     SPNamedView const *_named_view;