diff options
Diffstat (limited to 'tests/genericfacadetest.cpp')
-rw-r--r-- | tests/genericfacadetest.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/genericfacadetest.cpp b/tests/genericfacadetest.cpp index 63e93f8..397bf6a 100644 --- a/tests/genericfacadetest.cpp +++ b/tests/genericfacadetest.cpp | |||
@@ -22,7 +22,7 @@ | |||
22 | class GenericFacadeTest : public QObject | 22 | class GenericFacadeTest : public QObject |
23 | { | 23 | { |
24 | Q_OBJECT | 24 | Q_OBJECT |
25 | private Q_SLOTS: | 25 | private slots: |
26 | 26 | ||
27 | void init() | 27 | void init() |
28 | { | 28 | { |