X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=gtk2_ardour%2Fexport_range_markers_dialog.h;h=9083b87b265d253bbc090712a6270380231f91b1;hb=beb3eea62bf217d0a7b2a86a96d5c375329df10a;hp=7aae9640bf3dba29742f5bb80f98c2f4657f3049;hpb=93c7aeba048f19df5abee5e4325ef8b0ef62c279;p=ardour.git diff --git a/gtk2_ardour/export_range_markers_dialog.h b/gtk2_ardour/export_range_markers_dialog.h index 7aae9640bf..9083b87b26 100644 --- a/gtk2_ardour/export_range_markers_dialog.h +++ b/gtk2_ardour/export_range_markers_dialog.h @@ -30,10 +30,14 @@ class ExportRangeMarkersDialog : public ExportDialog public: ExportRangeMarkersDialog (PublicEditor&); + Gtk::FileChooserAction browse_action() const; + protected: virtual bool is_filepath_valid(string &filepath); - void export_audio_data(); + void export_data(); + + bool wants_dir() { return true; } private: // keeps the duration of all range_markers before the current