mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-12 01:47:00 +02: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.
715 B
715 B