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

SpaceAnalyzer: Port to GML compiler

This commit is contained in:
Kemal Zebari 2023-09-26 22:13:34 -07:00 committed by Jelle Raaijmakers
parent 986130d9ea
commit 18124a5611
5 changed files with 30 additions and 11 deletions

View file

@ -1,4 +1,4 @@
@GUI::Widget {
@SpaceAnalyzer::MainWidget {
layout: @GUI::VerticalBoxLayout {
spacing: 0
}