Have caret>file>open start off by listing the current workarea's directory, if it...
[synfig.git] / synfig-studio / trunk / src / gtkmm / app.h
index d49fae3..cc5aa20 100644 (file)
@@ -295,7 +295,7 @@ public:
 
        static void new_instance();
 
-       static void dialog_open();
+       static void dialog_open(std::string filename = "");
 
        static void dialog_about();