fix: Wallet storage path creation broken (#49)

This commit is contained in:
Ilya Kitaev
2016-09-05 22:07:53 +03:00
parent c87eed558f
commit 3280fe389a
4 changed files with 21 additions and 2 deletions

View File

@@ -41,7 +41,8 @@ lupdate_only {
SOURCES = *.qml \
components/*.qml \
pages/*.qml \
wizard/*.qml
wizard/*.qml \
wizard/*js
}
LIBS += -L$$WALLET_ROOT/lib \