summaryrefslogtreecommitdiff
path: root/gtk2_ardour/rc_option_editor.cc
diff options
context:
space:
mode:
Diffstat (limited to 'gtk2_ardour/rc_option_editor.cc')
-rw-r--r--gtk2_ardour/rc_option_editor.cc2
1 files changed, 2 insertions, 0 deletions
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"),