mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 09:07:45 +00:00
Applications: Run gml-format
This commit is contained in:
parent
a1cb2c371a
commit
a8e329461f
2 changed files with 1 additions and 4 deletions
|
@ -30,10 +30,8 @@
|
|||
}
|
||||
|
||||
@GUI::HorizontalSplitter {
|
||||
|
||||
@GUI::Widget {
|
||||
layout: @GUI::VerticalBoxLayout {
|
||||
}
|
||||
layout: @GUI::VerticalBoxLayout {}
|
||||
|
||||
@GUI::GlyphMapWidget {
|
||||
name: "glyph_map"
|
||||
|
|
|
@ -59,7 +59,6 @@
|
|||
}
|
||||
|
||||
@GUI::HorizontalSplitter {
|
||||
|
||||
@GUI::Widget {
|
||||
layout: @GUI::VerticalBoxLayout {}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue