summaryrefslogtreecommitdiff
path: root/src/tests/mainwindow_test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/tests/mainwindow_test.cpp')
-rw-r--r--src/tests/mainwindow_test.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/tests/mainwindow_test.cpp b/src/tests/mainwindow_test.cpp
index c67b0991..44dde8b6 100644
--- a/src/tests/mainwindow_test.cpp
+++ b/src/tests/mainwindow_test.cpp
@@ -38,11 +38,11 @@ class MainWindowTest : public QObject
{
Q_OBJECT
-public slots:
+public Q_SLOTS:
void initTestCase();
void cleanupTestCase();
-private slots:
+private Q_SLOTS:
private: