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
This commit is contained in:
Paul Davis 2011-12-07 03:22:35 +00:00
parent 94658aa66e
commit c2956012ff
4 changed files with 75 additions and 29 deletions

View file

@ -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 ();