Show an example filename in the main export dialog
[ardour.git] / gtk2_ardour / export_dialog.h
index a720ec0b9c15d7a6d4a3613119a283dd80f6c0a4..ee0f7ce2691b9fd111d2569dc6e821a10779836d 100644 (file)
@@ -94,7 +94,7 @@ class ExportDialog : public ArdourDialog {
        void close_dialog ();
 
        void sync_with_manager ();
-       void update_warnings ();
+       void update_warnings_and_example_filename ();
        void show_conflicting_files ();
 
        void export_rt ();