diff --git a/gtk2_ardour/rc_option_editor.cc b/gtk2_ardour/rc_option_editor.cc index 8e562f4279..530dd98087 100644 --- a/gtk2_ardour/rc_option_editor.cc +++ b/gtk2_ardour/rc_option_editor.cc @@ -3368,6 +3368,8 @@ if (!ARDOUR::Profile->get_mixbus()) { */ Tabbable::set_state (*node, Stateful::loading_state_version); } + + notebook().show_all (); } void