AccountsPage: remove broken action
This commit is contained in:
@@ -48,9 +48,6 @@ Kirigami.Page {
|
|||||||
delegate: Kirigami.SwipeListItem {
|
delegate: Kirigami.SwipeListItem {
|
||||||
leftPadding: 0
|
leftPadding: 0
|
||||||
rightPadding: 0
|
rightPadding: 0
|
||||||
action: Kirigami.Action {
|
|
||||||
onTriggered: Controller.activeConnection = model.connection
|
|
||||||
}
|
|
||||||
Kirigami.BasicListItem {
|
Kirigami.BasicListItem {
|
||||||
anchors.top: parent.top
|
anchors.top: parent.top
|
||||||
anchors.bottom: parent.bottom
|
anchors.bottom: parent.bottom
|
||||||
|
|||||||
Reference in New Issue
Block a user