Files
ladybird/Libraries/LibGUI/GWindow.cpp
Andreas Kling dc572e31fa LibGUI: Let GWindow::set_main_widget() take ownership of the widget
We were already doing this anyway, with ~GWindow() calling delete on
the main widget.
2019-08-18 12:18:17 +02:00

24 KiB