feat: add reusable AppWindow with theme defaults

This will simplify setup for any application without having to specify
palette.
This commit is contained in:
talksik
2025-04-11 12:27:30 -07:00
parent 1970bac28b
commit ca5f0044e3
3 changed files with 25 additions and 1 deletions
+1
View File
@@ -19,6 +19,7 @@ set(plain_qml_files
AppSubHeadline.qml
AppLabel.qml
AppLogo.qml
AppWindow.qml
)
set(qml_singletons
Fonts.qml