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

Applications: Run gml-format

This commit is contained in:
Idan Horowitz 2022-02-15 18:14:51 +02:00
parent a1cb2c371a
commit a8e329461f
2 changed files with 1 additions and 4 deletions

View file

@ -30,10 +30,8 @@
} }
@GUI::HorizontalSplitter { @GUI::HorizontalSplitter {
@GUI::Widget { @GUI::Widget {
layout: @GUI::VerticalBoxLayout { layout: @GUI::VerticalBoxLayout {}
}
@GUI::GlyphMapWidget { @GUI::GlyphMapWidget {
name: "glyph_map" name: "glyph_map"

View file

@ -59,7 +59,6 @@
} }
@GUI::HorizontalSplitter { @GUI::HorizontalSplitter {
@GUI::Widget { @GUI::Widget {
layout: @GUI::VerticalBoxLayout {} layout: @GUI::VerticalBoxLayout {}