ladybird/Userland/Applications/ThemeEditor
Sam Atkins 28a8e4a105 ThemeEditor: Correct GroupBox margins
Now that GroupBoxes have intrinsic margins, we don't need to provide
such large margin values in the GML.
2021-11-13 17:59:51 +00:00
..
CMakeLists.txt ThemeEditor: Convert layout to GML 2021-10-28 11:23:44 +02:00
main.cpp ThemeEditor: Add support for FlagRoles 2021-11-05 23:34:22 +01:00
PreviewWidget.cpp LibGfx: Use ErrorOr<T> for Bitmap::try_load_from_file() 2021-11-08 00:35:27 +01:00
PreviewWidget.h ThemeEditor: Display the theme's window icons in the preview 2021-10-28 11:23:44 +02:00
ThemeEditor.gml ThemeEditor: Correct GroupBox margins 2021-11-13 17:59:51 +00:00