Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
5.7.0
-
None
-
Linux, gcc.
Description
Calling QMainWindow::takeCentralWidget() when no central widget is set makes the application crash.
It would be better to handle this more gently and return null instead.