fix empty plugin window when switching generic to custom and back.
possibly since 0106047fd2 - show_all() was removed from show_own_window()
This commit is contained in:
@@ -3808,7 +3808,7 @@ ProcessorWindowProxy::get (bool create)
|
||||
setup ();
|
||||
}
|
||||
}
|
||||
|
||||
_window->show_all ();
|
||||
return _window;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user