mirror of
https://github.com/RGBCube/serenity
synced 2026-01-12 22:50:59 +00: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. |
||
|---|---|---|
| .. | ||
| HackStudio | ||
| Inspector | ||
| IPCCompiler | ||
| Playground | ||
| Profiler | ||
| StateMachineGenerator | ||
| UserspaceEmulator | ||
| CMakeLists.txt | ||