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

AboutDialog: Port to GML Complier

This commit is contained in:
Aarushi Chauhan 2024-01-31 19:20:44 +05:30 committed by Andrew Kaster
parent ea59bfaae7
commit 564e619f57
4 changed files with 29 additions and 6 deletions

View file

@ -1,4 +1,4 @@
@GUI::Frame {
@GUI::AboutDialogWidget {
fill_with_background_color: true
layout: @GUI::VerticalBoxLayout {
spacing: 0