summaryrefslogtreecommitdiff
path: root/src/tests/walletbar_test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/tests/walletbar_test.cpp')
-rw-r--r--src/tests/walletbar_test.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/tests/walletbar_test.cpp b/src/tests/walletbar_test.cpp
index e406d6e0..ac186bcc 100644
--- a/src/tests/walletbar_test.cpp
+++ b/src/tests/walletbar_test.cpp
@@ -33,11 +33,11 @@ class WalletBarTest : public QObject
{
Q_OBJECT
-public slots:
+public Q_SLOTS:
void initTestCase();
void cleanupTestCase();
-private slots:
+private Q_SLOTS:
private:
WalletBar *bar;