summaryrefslogtreecommitdiffstats
path: root/tests/auto/tools/qmake/testdata/findMocs/object2.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/tools/qmake/testdata/findMocs/object2.h')
-rw-r--r--tests/auto/tools/qmake/testdata/findMocs/object2.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/auto/tools/qmake/testdata/findMocs/object2.h b/tests/auto/tools/qmake/testdata/findMocs/object2.h
index cc60269cd3..a52489b44c 100644
--- a/tests/auto/tools/qmake/testdata/findMocs/object2.h
+++ b/tests/auto/tools/qmake/testdata/findMocs/object2.h
@@ -36,6 +36,6 @@
class Object2 : public QObject
{
- Q_OBJECT
+ Q_\
+OBJECT
};
-