apparent fix for preferences window visibility
authorPaul Davis <paul@linuxaudiosystems.com>
Mon, 29 Aug 2016 10:35:45 +0000 (06:35 -0400)
committerPaul Davis <paul@linuxaudiosystems.com>
Mon, 29 Aug 2016 10:35:45 +0000 (06:35 -0400)
gtk2_ardour/rc_option_editor.cc

index 8e562f4279805bfd06ba6f31bd4b96b718951f6d..530dd98087aebb46d061d6ad856109e0f704670e 100644 (file)
@@ -3368,6 +3368,8 @@ if (!ARDOUR::Profile->get_mixbus()) {
                */
                Tabbable::set_state (*node, Stateful::loading_state_version);
        }
+
+       notebook().show_all ();
 }
 
 void