summaryrefslogtreecommitdiffstats
path: root/src/tweak-context.h
diff options
context:
space:
mode:
authorroot <root@jtx.marker.es>2013-03-17 04:32:48 +0000
committerroot <root@jtx.marker.es>2013-03-17 04:32:48 +0000
commit40e796d977e44a3b31c063af3ca841fb1daa81c6 (patch)
tree18b117e449d25b286872fa90cc760d7ba4e80c78 /src/tweak-context.h
parentwidget working not compile (diff)
parentcppcheck (diff)
downloadinkscape-40e796d977e44a3b31c063af3ca841fb1daa81c6.tar.gz
inkscape-40e796d977e44a3b31c063af3ca841fb1daa81c6.zip
Working in widgets
(bzr r11950.1.55)
Diffstat (limited to 'src/tweak-context.h')
-rw-r--r--src/tweak-context.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/tweak-context.h b/src/tweak-context.h
index cb1cf301b..a4567ce6f 100644
--- a/src/tweak-context.h
+++ b/src/tweak-context.h
@@ -21,9 +21,6 @@
#define SP_IS_TWEAK_CONTEXT(o) (G_TYPE_CHECK_INSTANCE_TYPE((o), SP_TYPE_TWEAK_CONTEXT))
#define SP_IS_TWEAK_CONTEXT_CLASS(k) (G_TYPE_CHECK_CLASS_TYPE((k), SP_TYPE_TWEAK_CONTEXT))
-class SPTweakContext;
-class SPTweakContextClass;
-
#define SAMPLING_SIZE 8 /* fixme: ?? */
#define TC_MIN_PRESSURE 0.0