13
0

apparent fix for preferences window visibility

This commit is contained in:
Paul Davis 2016-08-29 06:35:45 -04:00
parent 7336a05110
commit 9d6d9c6501

View File

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