Make Import the default action in the Import Dialog
[ardour.git] / gtk2_ardour / sfdb_ui.h
index fed8674e3f47923a938c6180f9dd8222667ac9ae..c0d7eb3aa0e4d0599f759f0f4d92b3b3cfc02600 100644 (file)
@@ -249,6 +249,7 @@ class SoundFileBrowser : public ArdourWindow
        bool on_audio_and_midi_filter (const Gtk::FileFilter::Info& filter_info);
 
        void set_action_sensitive (bool);
+       bool get_action_sensitive () const;
 
        virtual bool reset_options () { return true; }