remove old reference to passwordDialog

This commit is contained in:
Jacob Brydolf 2016-11-06 20:00:54 +01:00
parent 4a1e22aee7
commit 42086b574c
1 changed files with 0 additions and 1 deletions

View File

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