mirror of
https://github.com/RGBCube/serenity
synced 2025-05-14 05:44:58 +00:00
![]() 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 |