mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-07 23:35:03 +01:00
LTC slave port gets its own headline.
git-svn-id: svn://localhost/ardour2/branches/3.0@13518 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
1624f1d714
commit
d7d47052e8
1 changed files with 2 additions and 0 deletions
|
|
@ -1105,6 +1105,8 @@ RCOptionEditor::RCOptionEditor ()
|
|||
|
||||
add_option (_("Transport"), _sync_source_2997);
|
||||
|
||||
add_option (_("Transport"), new OptionEditorHeading (S_("LTC Reader")));
|
||||
|
||||
_ltc_port = new ComboStringOption (
|
||||
"ltc-source-port",
|
||||
_("LTC incoming port"),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue