Wrestle a little more with the comedy FileChooserButton API
[ardour.git] / gtk2_ardour / option_editor.h
index 6cacb3c5aa4b502b4d2c4762e6e1ccfc344fc3ab..df1f531a774b153fb3788c8d28f4ec2e91cfef41 100644 (file)
@@ -387,6 +387,7 @@ public:
 
 private:
        void file_set ();
+       void current_folder_set ();
        
        sigc::slot<std::string> _get; ///< slot to get the configuration variable's value
        sigc::slot<bool, std::string> _set;  ///< slot to set the configuration variable's value