Merge pull request #834

f7c883a Settings: add wallet creation height and log file paths (Jaquee)
31f318a add wallet creation height getter (Jaquee)
94c92ba add daemon/wallet log path getters (Jaquee)
8480c70 add textBlock component (Jaquee)
This commit is contained in:
Riccardo Spagni
2017-09-04 17:15:46 +02:00
5 changed files with 42 additions and 8 deletions

View File

@@ -141,5 +141,6 @@
<file>components/QRCodeScanner.qml</file>
<file>components/Notifier.qml</file>
<file>components/MobileHeader.qml</file>
<file>components/TextBlock.qml</file>
</qresource>
</RCC>