From cb84e71caa6faa3694a9c1958d24a67d02839326 Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Mon, 15 Oct 2012 15:57:35 +0000 Subject: create and manage a new config parameter that defines where LTC originates (still some tweaks to be done here and there) git-svn-id: svn://localhost/ardour2/branches/3.0@13280 d708f5d6-7413-0410-9779-e7cbd77b26cf --- gtk2_ardour/rc_option_editor.h | 1 + 1 file changed, 1 insertion(+) (limited to 'gtk2_ardour/rc_option_editor.h') diff --git a/gtk2_ardour/rc_option_editor.h b/gtk2_ardour/rc_option_editor.h index eae27d323b..76978d4317 100644 --- a/gtk2_ardour/rc_option_editor.h +++ b/gtk2_ardour/rc_option_editor.h @@ -45,6 +45,7 @@ private: ComboOption* _sync_source; BoolOption* _sync_framerate; BoolOption* _sync_genlock; + ComboStringOption* _ltc_port; PBD::ScopedConnection parameter_change_connection; }; -- cgit v1.2.3