summaryrefslogtreecommitdiff
path: root/gtk2_ardour/export_dialog.h
diff options
context:
space:
mode:
authorColin Fletcher <colin.m.fletcher@googlemail.com>2014-01-08 15:14:35 +0000
committerColin Fletcher <colin.m.fletcher@googlemail.com>2014-01-08 15:50:34 +0000
commit52003be3695ab703b936163d7284e208790d5363 (patch)
tree6804ad19b3ca6afb9edf84ae63307467ad5da384 /gtk2_ardour/export_dialog.h
parentcac644270a8626904a4a21f527cdcf5083defa60 (diff)
parent382eb0fc6842f202901245709534477b90bda461 (diff)
Merge remote-tracking branch 'origin/master' into export-dialog
Fix conflicts in: gtk2_ardour/export_dialog.cc gtk2_ardour/export_dialog.h libs/ardour/export_handler.cc
Diffstat (limited to 'gtk2_ardour/export_dialog.h')
-rw-r--r--gtk2_ardour/export_dialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk2_ardour/export_dialog.h b/gtk2_ardour/export_dialog.h
index 0cc288f172..315780750e 100644
--- a/gtk2_ardour/export_dialog.h
+++ b/gtk2_ardour/export_dialog.h
@@ -93,7 +93,7 @@ class ExportDialog : public ArdourDialog, public PBD::ScopedConnectionList
void init ();
- void notify_errors ();
+ void notify_errors (bool force = false);
void close_dialog ();
void sync_with_manager ();