Code

now that selection description includes style (filtered, clipped), we need to update...
[inkscape.git] / src / node-context.h
index 922569d27a0fb1da270dd3a8700c217a687a4cbe..0e141274f635c96b8623888faa73aa09458e509a 100644 (file)
@@ -11,6 +11,7 @@
  * This code is in public domain
  */
 
+#include <gtk/gtktypeutils.h>
 #include <sigc++/sigc++.h>
 #include "event-context.h"
 #include "forward.h"
@@ -37,8 +38,6 @@ struct SPNodeContext {
 
        guint drag : 1;
 
-       ShapeEditor* shape_editor;
-
        gboolean leftalt;
        gboolean rightalt;
        gboolean leftctrl;