From d7d47052e8dfa7e984dae82c7c6d4fe808f852ba Mon Sep 17 00:00:00 2001 From: Robin Gareus Date: Sun, 18 Nov 2012 01:25:31 +0000 Subject: [PATCH] LTC slave port gets its own headline. git-svn-id: svn://localhost/ardour2/branches/3.0@13518 d708f5d6-7413-0410-9779-e7cbd77b26cf --- gtk2_ardour/rc_option_editor.cc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/gtk2_ardour/rc_option_editor.cc b/gtk2_ardour/rc_option_editor.cc index c52764d8fe..4bab2304a1 100644 --- a/gtk2_ardour/rc_option_editor.cc +++ b/gtk2_ardour/rc_option_editor.cc @@ -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"),