aboutsummaryrefslogtreecommitdiff
path: root/src/qt/walletframe.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/qt/walletframe.h')
-rw-r--r--src/qt/walletframe.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qt/walletframe.h b/src/qt/walletframe.h
index 7e3a5690eb..00c2f56363 100644
--- a/src/qt/walletframe.h
+++ b/src/qt/walletframe.h
@@ -40,7 +40,7 @@ public:
Q_SIGNALS:
/** Notify that the user has requested more information about the out-of-sync warning */
- void requestedOfSyncWarningInfo();
+ void requestedSyncWarningInfo();
private:
QStackedWidget *walletStack;