diff options
author | Erik Biederstadt <biederstadterik@gmail.com> | 2021-07-03 15:33:57 -0600 |
---|---|---|
committer | Gunnar Beutner <gunnar@beutner.name> | 2021-07-04 01:14:54 +0200 |
commit | ba4d367deae1543ffd03c538dba66bb367fdbc38 (patch) | |
tree | f4761ca20a9d0c59bf5ada0bd23cb1c0567b6275 /Userland/Libraries/LibJS/Runtime/IteratorOperations.cpp | |
parent | e1ff30a3605e9242ee30525b04adb71bcc9162db (diff) | |
download | serenity-ba4d367deae1543ffd03c538dba66bb367fdbc38.zip |
HackStudio: Remove old form editing logic
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.
Diffstat (limited to 'Userland/Libraries/LibJS/Runtime/IteratorOperations.cpp')
0 files changed, 0 insertions, 0 deletions