Files
ladybird/Userland/DevTools/HackStudio/HackStudioWidget.cpp
Karol Kosek b67762a7f3 HackStudio: Make a new ProjectBuilder object when opening a project
We couldn't compile a project after creating it, because the project
builder was still holding a reference to the previous freed project.

Fixes: #15715
2022-12-23 23:27:45 +01:00

74 KiB