mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-07 23:35:03 +01:00
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:
parent
94658aa66e
commit
c2956012ff
4 changed files with 75 additions and 29 deletions
|
|
@ -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 ();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue