summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibJS/Runtime/IteratorOperations.cpp
diff options
context:
space:
mode:
authorErik Biederstadt <biederstadterik@gmail.com>2021-07-03 15:33:57 -0600
committerGunnar Beutner <gunnar@beutner.name>2021-07-04 01:14:54 +0200
commitba4d367deae1543ffd03c538dba66bb367fdbc38 (patch)
treef4761ca20a9d0c59bf5ada0bd23cb1c0567b6275 /Userland/Libraries/LibJS/Runtime/IteratorOperations.cpp
parente1ff30a3605e9242ee30525b04adb71bcc9162db (diff)
downloadserenity-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