Port some things away from Controller::activeConnection
This commit is contained in:
@@ -39,6 +39,8 @@ Kirigami.Page {
|
||||
sortFilterRoomListModel.filterText = "";
|
||||
}
|
||||
|
||||
Component.onCompleted: Runner.roomListModel = root.roomListModel
|
||||
|
||||
Connections {
|
||||
target: RoomManager
|
||||
function onCurrentRoomChanged() {
|
||||
|
||||
Reference in New Issue
Block a user