ThemeEditor: Run gml-format

This commit is contained in:
Linus Groh 2022-06-17 19:49:16 +01:00
commit 25667a834c
Notes: sideshowbarker 2024-07-17 10:06:26 +09:00

View file

@ -18,9 +18,8 @@
@GUI::Widget { @GUI::Widget {
name: "theme_override_controls" name: "theme_override_controls"
layout: @GUI::HorizontalBoxLayout { layout: @GUI::HorizontalBoxLayout {
margins: [ 0, 4 ] margins: [0, 4]
} }
fixed_height: 30 fixed_height: 30
@GUI::Layout::Spacer {} @GUI::Layout::Spacer {}