add a preference dialog heading for the LTC generator
git-svn-id: svn://localhost/ardour2/branches/3.0@13344 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
49b50d8e97
commit
4f698d6a54
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user