Allow password to be changed

This commit is contained in:
stoffu
2017-09-22 23:25:25 +09:00
parent cec206ec8d
commit cf488f4406
4 changed files with 304 additions and 0 deletions

View File

@@ -134,6 +134,7 @@
<file>pages/TxKey.qml</file>
<file>components/IconButton.qml</file>
<file>components/PasswordDialog.qml</file>
<file>components/NewPasswordDialog.qml</file>
<file>components/ProcessingSplash.qml</file>
<file>components/ProgressBar.qml</file>
<file>components/StandardDialog.qml</file>