diff options
Diffstat (limited to 'tests/clientapitest.cpp')
-rw-r--r-- | tests/clientapitest.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/clientapitest.cpp b/tests/clientapitest.cpp index 0e21ca6..879ffc4 100644 --- a/tests/clientapitest.cpp +++ b/tests/clientapitest.cpp | |||
@@ -79,7 +79,7 @@ public: | |||
79 | class ClientAPITest : public QObject | 79 | class ClientAPITest : public QObject |
80 | { | 80 | { |
81 | Q_OBJECT | 81 | Q_OBJECT |
82 | private Q_SLOTS: | 82 | private slots: |
83 | 83 | ||
84 | void initTestCase() | 84 | void initTestCase() |
85 | { | 85 | { |