wizard: Ensure temporary wallet files are deleted

This commit is contained in:
Jaquee
2017-01-03 21:44:55 +01:00
parent d8f9e7360f
commit ba8decca3f
5 changed files with 27 additions and 16 deletions

View File

@@ -13,6 +13,7 @@ public:
Q_INVOKABLE QString temporaryFilename() const;
Q_INVOKABLE QString temporaryPath() const;
Q_INVOKABLE bool removeTemporaryWallet(const QString &walletName) const;
signals: