mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 16:57:36 +00:00
Userland: Run gml-format
This brings the existing GML files up to spec with the new requirements
This commit is contained in:
parent
4c451422c3
commit
c8ab45e79f
54 changed files with 259 additions and 253 deletions
|
@ -112,8 +112,8 @@
|
|||
layout: @GUI::HorizontalBoxLayout {
|
||||
spacing: 16
|
||||
}
|
||||
|
||||
name: "search_engine_combobox_group"
|
||||
|
||||
@GUI::Widget {
|
||||
fixed_width: 32
|
||||
}
|
||||
|
@ -133,8 +133,8 @@
|
|||
layout: @GUI::HorizontalBoxLayout {
|
||||
spacing: 16
|
||||
}
|
||||
|
||||
name: "custom_search_engine_group"
|
||||
|
||||
@GUI::Widget {
|
||||
fixed_width: 32
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue