1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-25 02:27:35 +00:00
serenity/Userland/Applications/ThemeEditor
Sam Atkins b51d2fee05 ThemeEditor: Add support for FlagRoles
The GUI for this is a bit odd, especially since we only have one flag,
but otherwise adding new flags would require modifying ThemeEditor. At
least it is consistent with the other theme properties.
2021-11-05 23:34:22 +01: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 ThemeEditor: Display the theme's window icons in the preview 2021-10-28 11:23:44 +02:00
PreviewWidget.h ThemeEditor: Display the theme's window icons in the preview 2021-10-28 11:23:44 +02:00
ThemeEditor.gml ThemeEditor: Add support for FlagRoles 2021-11-05 23:34:22 +01:00