From 4f698d6a54aa0f728e59efaef0c5adb2fd4ec64a Mon Sep 17 00:00:00 2001 From: Robin Gareus Date: Fri, 26 Oct 2012 03:11:07 +0000 Subject: [PATCH] add a preference dialog heading for the LTC generator git-svn-id: svn://localhost/ardour2/branches/3.0@13344 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 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",