Compare commits
1
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
1bdc330c3f |
@@ -6,6 +6,9 @@ QtObject {
|
||||
id: appTheme
|
||||
property QtObject palette: StatusLightTheme {}
|
||||
|
||||
property int bigPadding: 24
|
||||
property int radius: 8
|
||||
|
||||
function setTheme(theme) {
|
||||
palette = theme
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user