From b409a27f4b128fdaa4ff52e11371e62146d69681 Mon Sep 17 00:00:00 2001 From: Robin Gareus Date: Tue, 21 Feb 2017 00:07:47 +0100 Subject: fix typo in prev commit --- gtk2_ardour/rc_option_editor.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gtk2_ardour/rc_option_editor.cc') diff --git a/gtk2_ardour/rc_option_editor.cc b/gtk2_ardour/rc_option_editor.cc index a37fb2fb11..18d7f43056 100644 --- a/gtk2_ardour/rc_option_editor.cc +++ b/gtk2_ardour/rc_option_editor.cc @@ -2117,7 +2117,7 @@ RCOptionEditor::RCOptionEditor () , Tabbable (*this, _("Preferences") #ifdef MIXBUS , false // detached by default (first start, no instant.xml) -#else +#endif ) /* pack self-as-vbox into tabbable */ , _rc_config (Config) , _mixer_strip_visibility ("mixer-element-visibility") -- cgit v1.2.3