Have caret>file>open start off by listing the current workarea's directory, if it...
[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();