From a2a6cc0404757f445bd753d69f34d8bc2c0e87a9 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Tue, 19 Feb 2008 22:10:27 +0000 Subject: Merge with 2.0-ongoing R3082. Superficial generification of export stuff. git-svn-id: svn://localhost/ardour2/branches/3.0@3088 d708f5d6-7413-0410-9779-e7cbd77b26cf --- gtk2_ardour/export_range_markers_dialog.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gtk2_ardour/export_range_markers_dialog.h') diff --git a/gtk2_ardour/export_range_markers_dialog.h b/gtk2_ardour/export_range_markers_dialog.h index 7d231c62d5..9083b87b26 100644 --- a/gtk2_ardour/export_range_markers_dialog.h +++ b/gtk2_ardour/export_range_markers_dialog.h @@ -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; } -- cgit v1.2.3