remove reference to old pw-dialog

This commit is contained in:
Jaquee
2016-11-26 15:35:45 +01:00
parent 18b7a67886
commit 76e6ae8b6f

View File

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