summaryrefslogtreecommitdiff
path: root/gtk2_ardour/export_dialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk2_ardour/export_dialog.h')
-rw-r--r--gtk2_ardour/export_dialog.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gtk2_ardour/export_dialog.h b/gtk2_ardour/export_dialog.h
index f99f6d237e..9a15f441e0 100644
--- a/gtk2_ardour/export_dialog.h
+++ b/gtk2_ardour/export_dialog.h
@@ -168,6 +168,7 @@ class ExportDialog : public ArdourDialog
void export_toc_file (ARDOUR::Locations::LocationList& locations, const string& path);
void do_export ();
gint window_closed (GdkEventAny *ignored);
+ std::string get_suffixed_filepath ();
void track_selector_button_click ();