mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-22 00:27:27 -04:00
wizard: Ensure temporary wallet files are deleted
This commit is contained in:
@@ -13,6 +13,7 @@ public:
|
||||
|
||||
Q_INVOKABLE QString temporaryFilename() const;
|
||||
Q_INVOKABLE QString temporaryPath() const;
|
||||
Q_INVOKABLE bool removeTemporaryWallet(const QString &walletName) const;
|
||||
|
||||
signals:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user