Code

fix compile
[inkscape.git] / src / extension / effect.h
index 32eebb32b363cb07ddf74cc5e9ebffbbc5a73b83..493af142b653e398a9ad66ac83f18510540c603b 100644 (file)
@@ -92,6 +92,8 @@ public:
     static void      place_menus (void);
     void             place_menu (Inkscape::XML::Node * menus);
 
+    Gtk::VBox *    get_info_widget(void);
+
 private:
     static gchar *   remove_ (gchar * instr);
 };