add a preference dialog heading for the LTC generator
authorRobin Gareus <robin@gareus.org>
Fri, 26 Oct 2012 03:11:07 +0000 (03:11 +0000)
committerRobin Gareus <robin@gareus.org>
Fri, 26 Oct 2012 03:11:07 +0000 (03:11 +0000)
git-svn-id: svn://localhost/ardour2/branches/3.0@13344 d708f5d6-7413-0410-9779-e7cbd77b26cf

gtk2_ardour/rc_option_editor.cc

index 7ff6d3809f7e8c3717b6302b289032f5ef93ff02..9d0d24acfae065f31bd37bd05c926eacab764720 100644 (file)
@@ -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",