ask user for the password if wallet is password-protected

This commit is contained in:
Ilya Kitaev
2016-08-16 23:21:46 +03:00
parent fc7a7ddf25
commit 6f1343aaa0
5 changed files with 49 additions and 41 deletions

View File

@@ -0,0 +1,5 @@
import QtQuick 2.0
Item {
}