mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-04 12:45:45 +01:00
session option GUI for track-number & take-name
This commit is contained in:
parent
789cf92a23
commit
d100c0550f
2 changed files with 45 additions and 4 deletions
|
|
@ -41,6 +41,7 @@ private:
|
|||
bool get_use_monitor_section ();
|
||||
|
||||
ComboOption<float>* _vpu;
|
||||
EntryOption* _take_name;
|
||||
};
|
||||
|
||||
#endif /* __gtk_ardour_session_option_editor_h__ */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue