From 32035d39b6b1138500eee1f625e40fe52c29bf26 Mon Sep 17 00:00:00 2001 From: Diederik van Lierop Date: Sun, 15 Feb 2009 20:30:42 +0000 Subject: After snapping, show a tooltip together with the snap indicator (bzr r7296) --- src/snap.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/snap.h') diff --git a/src/snap.h b/src/snap.h index 177e9b529..b86ceb8b0 100644 --- a/src/snap.h +++ b/src/snap.h @@ -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; -- cgit v1.2.3