Don't show wallet options in the preferences menu when running with -disablewallet
This commit is contained in:
committed by
Wladimir J. van der Laan
parent
af3ec17f67
commit
d52f072605
@@ -64,6 +64,7 @@ public:
|
||||
bool setCurrentWallet(const QString& name);
|
||||
void removeAllWallets();
|
||||
#endif // ENABLE_WALLET
|
||||
bool enableWallet;
|
||||
|
||||
protected:
|
||||
void changeEvent(QEvent *e);
|
||||
|
||||
Reference in New Issue
Block a user