remove reference to old pw-dialog

pull/2/head
Jaquee 8 years ago
parent 18b7a67886
commit 76e6ae8b6f
No known key found for this signature in database
GPG Key ID: 384E52B09F45DC39

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