mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 21:37:35 +00:00
Playground: Move AutocompleteProvider to a separate file
This commit is contained in:
parent
e23b9907e7
commit
5c1cd50c9a
4 changed files with 241 additions and 181 deletions
|
@ -1,5 +1,6 @@
|
|||
set(SOURCES
|
||||
main.cpp
|
||||
GMLAutocompleteProvider.cpp
|
||||
)
|
||||
|
||||
serenity_app(Playground ICON app-playground)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue