Files
ladybird/Userland/DevTools/HackStudio/HackStudioWidget.cpp
Itamar 58c4fe52d4 HackStudio: Fix event loop usage in debugger callbacks
These callbacks are called from a different thread than the UI thread,
so we need to explicitly use the Application's event loop to perform GUI
logic.
2023-02-24 19:09:27 +01:00

76 KiB