From 7e531020180affdae2d98ddd93594e7a1e9b4721 Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Sat, 23 Feb 2008 15:22:58 +0000 Subject: fix up use of plugin input counts when running; SAE menu tweaks; fix up management and display of edit point selection; AU window stuff git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3117 d708f5d6-7413-0410-9779-e7cbd77b26cf --- gtk2_ardour/export_dialog.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'gtk2_ardour/export_dialog.h') diff --git a/gtk2_ardour/export_dialog.h b/gtk2_ardour/export_dialog.h index 596467d3e1..94420a74ec 100644 --- a/gtk2_ardour/export_dialog.h +++ b/gtk2_ardour/export_dialog.h @@ -47,6 +47,8 @@ class ExportDialog : public ArdourDialog virtual Gtk::FileChooserAction browse_action() const { return Gtk::FILE_CHOOSER_ACTION_SAVE; } + bool on_event (GdkEvent* ev); + protected: ARDOUR::AudioExportSpecification spec; Gtk::Frame file_frame; -- cgit v1.2.3