13
0

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:
Robin Gareus 2012-10-26 03:11:07 +00:00
parent 49b50d8e97
commit 4f698d6a54

View 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",