Port some things away from Controller::activeConnection
This commit is contained in:
@@ -69,6 +69,7 @@ Kirigami.ScrollablePage {
|
||||
valueRole: "url"
|
||||
model: ServerListModel {
|
||||
id: serverListModel
|
||||
connection: root.connection
|
||||
}
|
||||
|
||||
delegate: Delegates.RoundedItemDelegate {
|
||||
|
||||
Reference in New Issue
Block a user