Highlight account and room delegates

This commit is contained in:
miruka
2019-07-12 17:06:37 -04:00
parent 4b45c119ff
commit cb0d7e8a77
11 changed files with 151 additions and 94 deletions

View File

@@ -28,6 +28,7 @@ ApplicationWindow {
Python { id: py }
// Models
Accounts { id: accounts }
Devices { id: devices }
RoomCategories { id: roomCategories }