summaryrefslogtreecommitdiffstats
path: root/src/draw-context.h
diff options
context:
space:
mode:
authorMarkus Engel <markus.engel@tum.de>2013-08-04 13:09:03 +0000
committerMarkus Engel <markus.engel@tum.de>2013-08-04 13:09:03 +0000
commitef3c72e61987caa06a105c70cec83089892581ed (patch)
treec524370af58fede78145448bfdaef7e5ececeac9 /src/draw-context.h
parentCleaned up. (diff)
downloadinkscape-ef3c72e61987caa06a105c70cec83089892581ed.tar.gz
inkscape-ef3c72e61987caa06a105c70cec83089892581ed.zip
Cleaned up once more.
(bzr r11608.1.118)
Diffstat (limited to 'src/draw-context.h')
-rw-r--r--src/draw-context.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/draw-context.h b/src/draw-context.h
index 96f38ea27..be3d08637 100644
--- a/src/draw-context.h
+++ b/src/draw-context.h
@@ -80,6 +80,7 @@ public:
bool anchor_statusbar;
+protected:
virtual void setup();
virtual void finish();
virtual void set(const Inkscape::Preferences::Entry& val);