We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 651e343 commit acf8abcCopy full SHA for acf8abc
src/qt/walletview.h
@@ -66,7 +66,7 @@ class WalletView : public QStackedWidget
66
67
TransactionView *transactionView;
68
69
- QProgressDialog *progressDialog;
+ QProgressDialog* progressDialog{nullptr};
70
const PlatformStyle *platformStyle;
71
72
public Q_SLOTS:
0 commit comments