fix typo in prev commit
authorRobin Gareus <robin@gareus.org>
Mon, 20 Feb 2017 23:07:47 +0000 (00:07 +0100)
committerRobin Gareus <robin@gareus.org>
Mon, 20 Feb 2017 23:07:47 +0000 (00:07 +0100)
gtk2_ardour/rc_option_editor.cc

index a37fb2fb11a1104975c288ef5c4a7d2de66dc97f..18d7f43056881e8db704d6e29f03078cd5361216 100644 (file)
@@ -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")