session option GUI for track-number & take-name

This commit is contained in:
Robin Gareus 2014-06-26 19:19:18 +02:00
parent 789cf92a23
commit d100c0550f
2 changed files with 45 additions and 4 deletions

View file

@ -41,6 +41,7 @@ private:
bool get_use_monitor_section ();
ComboOption<float>* _vpu;
EntryOption* _take_name;
};
#endif /* __gtk_ardour_session_option_editor_h__ */