1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-29 10:37:34 +00:00

Spider: Port to the GML compiler

This commit is contained in:
david072 2023-11-12 10:17:00 +01:00 committed by Sam Atkins
parent b7bcdf7c53
commit 65b9cb63ee
4 changed files with 29 additions and 9 deletions

View file

@ -1,4 +1,4 @@
@GUI::Widget {
@Spider::MainWidget {
fill_with_background_color: true
layout: @GUI::VerticalBoxLayout {}