mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 13:07:46 +00:00
GMLPlayground: Add list of recent files to the File menu
This commit is contained in:
parent
d0730c1c75
commit
1fba3640cb
2 changed files with 36 additions and 10 deletions
|
@ -15,4 +15,4 @@ set(GENERATED_SOURCES
|
|||
)
|
||||
|
||||
serenity_app(GMLPlayground ICON app-gml-playground)
|
||||
target_link_libraries(GMLPlayground PRIVATE LibCore LibDesktop LibFileSystemAccessClient LibGfx LibGUI LibMain LibSyntax)
|
||||
target_link_libraries(GMLPlayground PRIVATE LibConfig LibCore LibDesktop LibFileSystemAccessClient LibGfx LibGUI LibMain LibSyntax)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue