Skip to content

Commit 923ffb3

Browse files
author
limxdev
committed
Update bitcoingui.h
1 parent 5cf73d5 commit 923ffb3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/qt/bitcoingui.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ class BitcoinGUI : public QMainWindow
127127
QAction* changePassphraseAction = nullptr;
128128
// Dash
129129
QAction *unlockWalletAction = nullptr;
130-
QAction *lockWalletAction = nullptr;
130+
QAction *lockWalletAction = nullptr;
131131
//
132132
QAction* aboutQtAction = nullptr;
133133
QAction* openRPCConsoleAction = nullptr;

0 commit comments

Comments
 (0)