Bring back account collapsing UI stuff
Not functional yet
This commit is contained in:
@@ -15,7 +15,10 @@ HListView {
|
||||
|
||||
DelegateChoice {
|
||||
roleValue: "Account"
|
||||
Account { width: roomList.width }
|
||||
Account {
|
||||
width: roomList.width
|
||||
filterActive: Boolean(filter)
|
||||
}
|
||||
}
|
||||
|
||||
DelegateChoice {
|
||||
|
Reference in New Issue
Block a user