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 7ff6d3809f..9d0d24acfa 100644
--- a/gtk2_ardour/rc_option_editor.cc
+++ b/gtk2_ardour/rc_option_editor.cc
@@ -1103,6 +1103,8 @@ RCOptionEditor::RCOptionEditor ()
#ifdef HAVE_LTC
// TODO; rather disable this button than not compile it..
+ add_option (_("Transport"), new OptionEditorHeading (S_("LTC Generator")));
+
add_option (_("Transport"),
new BoolOption (
"send-ltc",