remove reference to old pw-dialog

This commit is contained in:
Jaquee 2016-11-26 15:35:45 +01:00
parent 18b7a67886
commit 76e6ae8b6f
No known key found for this signature in database
GPG key ID: 384E52B09F45DC39

View file

@ -124,7 +124,6 @@ Window {
releasedColor: "#FF6C3C"
pressedColor: "#FF4304"
text: qsTr("Cancel")
KeyNavigation.tab: passwordInput
onClicked: {
root.close()
root.rejected()