1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-26 14:37:45 +00:00

HackStudio: Extract and rename the Locator's suggestions model

No code changes besides moving and renaming it.
This commit is contained in:
Sam Atkins 2024-01-25 12:39:52 +00:00 committed by Sam Atkins
parent a805cbc5ab
commit 28e4e351cb
4 changed files with 118 additions and 84 deletions

View file

@ -21,6 +21,7 @@ set(SOURCES
Debugger/DisassemblyWidget.cpp
Debugger/RegistersModel.cpp
Debugger/VariablesModel.cpp
DeclarationsModel.cpp
Dialogs/Git/GitCommitDialog.cpp
Dialogs/NewProjectDialog.cpp
Dialogs/ProjectTemplatesModel.cpp