mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 13:37:44 +00:00
GMLPlayground: Extract most logic into a MainWidget class
This commit is contained in:
parent
3c13faff57
commit
8c00e57f56
4 changed files with 361 additions and 279 deletions
|
@ -7,6 +7,7 @@ serenity_component(
|
|||
compile_gml(GMLPlaygroundWindow.gml GMLPlaygroundWindowGML.h gml_playground_window_gml)
|
||||
|
||||
set(SOURCES
|
||||
MainWidget.cpp
|
||||
main.cpp
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue