1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 14:27:35 +00:00

Calendar: Use new GML compiler

This commit is contained in:
kleines Filmröllchen 2023-05-26 21:32:20 +02:00 committed by Sam Atkins
parent 15a539a5b0
commit 14a99bb22d
10 changed files with 223 additions and 165 deletions

View file

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