mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-08 16:12:23 +02:00
In the past Hack Studio had the ability to design GUI widgets via `.frm` files. We now use the GML playground for this purpose, and the old code can be removed. `.frm` files are now treated as plain text files. This commit also fixes a crash when opening `.frm` files. `m_form_inner_container` was never instantiated, and caused a null pointer dereference.
41 KiB
41 KiB