summaryrefslogtreecommitdiff
path: root/gtk2_ardour/export_range_markers_dialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk2_ardour/export_range_markers_dialog.h')
-rw-r--r--gtk2_ardour/export_range_markers_dialog.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gtk2_ardour/export_range_markers_dialog.h b/gtk2_ardour/export_range_markers_dialog.h
index 1087f4c4c6..7d231c62d5 100644
--- a/gtk2_ardour/export_range_markers_dialog.h
+++ b/gtk2_ardour/export_range_markers_dialog.h
@@ -30,6 +30,8 @@ class ExportRangeMarkersDialog : public ExportDialog
public:
ExportRangeMarkersDialog (PublicEditor&);
+ Gtk::FileChooserAction browse_action() const;
+
protected:
virtual bool is_filepath_valid(string &filepath);