Prevent a warning "Gtk-CRITICAL **: gtk_action_set_action_group: assertion `action_gr...
[synfig.git] / synfig-studio / trunk / src / gtkmm / instance.h
index d5aacfe..d07474a 100644 (file)
@@ -182,6 +182,8 @@ public:
        //! returns true if the save was successful
        bool dialog_save_as();
 
+       void open();
+
        Status save();
 
        void dialog_cvs_commit();