son't try to select non-existent notes after editing (and thus crash).
[ardour.git] / gtk2_ardour / export_dialog.h
index 54446b7d1b0185303f4f8ed60f46af9b42f32397..fee7013577b29400bb8385f2bb5e761cbd6e8348 100644 (file)
@@ -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 ();