1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-28 16:47:34 +00:00

Flood: Use the new GML compiler

This commit is contained in:
implicitfield 2023-08-13 00:22:18 +03:00 committed by Tim Schumacher
parent 8434b3a0c6
commit adaf4a9ed5
8 changed files with 59 additions and 17 deletions

View file

@ -1,4 +1,4 @@
@GUI::Frame {
@Flood::MainWidget {
fill_with_background_color: true
layout: @GUI::VerticalBoxLayout {}