mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-11 22:50:59 +01:00
gui: rename encrypt(), blank(), and askPasshprase()
as well as disablePrivateKeys() to be consistent in naming.
This commit is contained in:
@@ -118,7 +118,7 @@ Q_SIGNALS:
|
||||
void created(WalletModel* wallet_model);
|
||||
|
||||
private:
|
||||
void askPasshprase();
|
||||
void askPassphrase();
|
||||
void createWallet();
|
||||
void finish();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user