From 15433457f2d81b50a576ffa3aca2bf311edd2370 Mon Sep 17 00:00:00 2001 From: Robin Gareus Date: Sat, 16 Jul 2016 02:15:56 +0200 Subject: export RT support as Timespan option --- gtk2_ardour/export_dialog.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'gtk2_ardour/export_dialog.h') diff --git a/gtk2_ardour/export_dialog.h b/gtk2_ardour/export_dialog.h index 54446b7d1b..fee7013577 100644 --- a/gtk2_ardour/export_dialog.h +++ b/gtk2_ardour/export_dialog.h @@ -103,6 +103,9 @@ class ExportDialog : public ArdourDialog, public PBD::ScopedConnectionList void do_export (); + void update_realtime_selection (); + void parameter_changed (std::string const&); + void show_progress (); gint progress_timeout (); -- cgit v1.2.3