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

Run: Use new GML compiler

This commit is contained in:
kleines Filmröllchen 2023-05-26 12:42:58 +02:00 committed by Sam Atkins
parent 05ea3d6be0
commit 6f554af9c5
4 changed files with 27 additions and 9 deletions

View file

@ -1,4 +1,4 @@
@GUI::Widget {
@Run::MainWidget {
fill_with_background_color: true
layout: @GUI::VerticalBoxLayout {
margins: [4]