Replace HStyle singleton by global Theme in Window
This commit is contained in:
@@ -21,6 +21,8 @@ ApplicationWindow {
|
||||
window.ready = true
|
||||
}
|
||||
|
||||
Theme { id: theme }
|
||||
|
||||
Python { id: py }
|
||||
|
||||
Accounts { id: accounts }
|
||||
|
||||
Reference in New Issue
Block a user