remove old reference to passwordDialog

pull/2/head
Jacob Brydolf 8 years ago
parent 4a1e22aee7
commit 42086b574c

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