summaryrefslogtreecommitdiff
path: root/gtk2_ardour/export_filename_selector.h
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2011-12-07 03:22:35 +0000
committerPaul Davis <paul@linuxaudiosystems.com>2011-12-07 03:22:35 +0000
commitc2956012ff838644229e4c926f3bbb44e1d78892 (patch)
tree835bd3528055d8cc307608282810e238e5030e45 /gtk2_ardour/export_filename_selector.h
parent94658aa66ef454c232973d35bf357308c6059ab0 (diff)
add "enabled" column to editor route groups list and check logic
git-svn-id: svn://localhost/ardour2/branches/3.0@10928 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'gtk2_ardour/export_filename_selector.h')
-rw-r--r--gtk2_ardour/export_filename_selector.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gtk2_ardour/export_filename_selector.h b/gtk2_ardour/export_filename_selector.h
index 4db87d943b..8522f79b20 100644
--- a/gtk2_ardour/export_filename_selector.h
+++ b/gtk2_ardour/export_filename_selector.h
@@ -48,6 +48,7 @@ class ExportFilenameSelector : public Gtk::VBox, public ARDOUR::SessionHandlePtr
void update_label ();
void update_folder ();
+ void check_folder ();
void change_date_format ();
void change_time_format ();