mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-12-28 13:43:45 +03:00
582bf1eaf3
The set_main_widget<T>() function only calls the construct and not `try_create()` that the GMLCompiler generates so all calls to `find_descendant_of_type_named()` would result in null pointers that would resolve in a crash. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
main.cpp | ||
MainWidget.h | ||
Run.gml | ||
RunWindow.cpp | ||
RunWindow.h |