feat: add reusable AppWindow with theme defaults
This will simplify setup for any application without having to specify palette.
This commit is contained in:
@@ -19,6 +19,7 @@ set(plain_qml_files
|
||||
AppSubHeadline.qml
|
||||
AppLabel.qml
|
||||
AppLogo.qml
|
||||
AppWindow.qml
|
||||
)
|
||||
set(qml_singletons
|
||||
Fonts.qml
|
||||
|
||||
Reference in New Issue
Block a user