When pressing enter we want to trigger the currently set state

wilder-5.14
Aleix Pol 12 years ago
parent ef36241111
commit ef0e80872d
  1. 1
      lookandfeel/contents/components/LogoutScreen.qml

@ -128,6 +128,7 @@ BreezeBlock {
PlasmaComponents.Button {
id: commitButton
onClicked: root.currentAction()
focus: true
}
}

Loading…
Cancel
Save