gui: rename encrypt(), blank(), and askPasshprase()

as well as disablePrivateKeys() to be consistent in naming.
This commit is contained in:
Jon Atack
2019-09-07 11:08:28 +02:00
parent 4c329d43a5
commit 43aa9b0d79
4 changed files with 14 additions and 13 deletions

View File

@@ -118,7 +118,7 @@ Q_SIGNALS:
void created(WalletModel* wallet_model);
private:
void askPasshprase();
void askPassphrase();
void createWallet();
void finish();