* Some Export GUI tweaks
[ardour.git] / gtk2_ardour / export_range_markers_dialog.h
index 7d231c62d5f84bd39d749e057404541f5f2e3f98..9083b87b265d253bbc090712a6270380231f91b1 100644 (file)
@@ -35,7 +35,7 @@ class ExportRangeMarkersDialog : public ExportDialog
   protected:
        virtual bool is_filepath_valid(string &filepath);
 
-       void export_audio_data();
+       void export_data();
 
        bool wants_dir() { return true; }