summaryrefslogtreecommitdiffstats
path: root/Tests/QtAutogen/MocInclude/ObjB_p.h
diff options
context:
space:
mode:
authorSebastian Holtermann <sebholt@xwmw.org>2018-01-03 15:59:02 (GMT)
committerSebastian Holtermann <sebholt@xwmw.org>2018-01-17 16:23:49 (GMT)
commit488baaf0d6144cd7cedfbbd3bb6eadcc72257fc4 (patch)
tree74a15979a327e35496fa1c9da3e68aa5b6d4b7ea /Tests/QtAutogen/MocInclude/ObjB_p.h
parentaf30899cb4431d6712fea5ac09215a92b3f16ccb (diff)
downloadCMake-488baaf0d6144cd7cedfbbd3bb6eadcc72257fc4.zip
CMake-488baaf0d6144cd7cedfbbd3bb6eadcc72257fc4.tar.gz
CMake-488baaf0d6144cd7cedfbbd3bb6eadcc72257fc4.tar.bz2
Autogen: Tests: Fix MocInclude test(s)
Diffstat (limited to 'Tests/QtAutogen/MocInclude/ObjB_p.h')
-rw-r--r--Tests/QtAutogen/MocInclude/ObjB_p.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/Tests/QtAutogen/MocInclude/ObjB_p.h b/Tests/QtAutogen/MocInclude/ObjB_p.h
index 418da65..61ba604 100644
--- a/Tests/QtAutogen/MocInclude/ObjB_p.h
+++ b/Tests/QtAutogen/MocInclude/ObjB_p.h
@@ -1,6 +1,8 @@
#ifndef OBJB_P_HPP
#define OBJB_P_HPP
+#include <QObject>
+
class ObjBPrivate : public QObject
{
Q_OBJECT