diff options
Diffstat (limited to 'Tests/QtAutogen/MocInclude/ObjB_p.h')
-rw-r--r-- | Tests/QtAutogen/MocInclude/ObjB_p.h | 2 |
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 |