aboutsummaryrefslogtreecommitdiff
path: root/src/qt/walletview.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/qt/walletview.h')
-rw-r--r--src/qt/walletview.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qt/walletview.h b/src/qt/walletview.h
index c0a27ab989..aaa6aacbf0 100644
--- a/src/qt/walletview.h
+++ b/src/qt/walletview.h
@@ -111,7 +111,7 @@ public Q_SLOTS:
void showProgress(const QString &title, int nProgress);
/** User has requested more information about the out of sync state */
- void requestedOfSyncWarningInfo();
+ void requestedSyncWarningInfo();
Q_SIGNALS:
/** Signal that we want to show the main window */