summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gtk2_ardour/rc_option_editor.cc2
1 files changed, 1 insertions, 1 deletions
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")