diff options
Diffstat (limited to 'Tests/QtAutogen/MocInclude/ObjA_p.h')
-rw-r--r-- | Tests/QtAutogen/MocInclude/ObjA_p.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Tests/QtAutogen/MocInclude/ObjA_p.h b/Tests/QtAutogen/MocInclude/ObjA_p.h index eb60c98..d944bc6 100644 --- a/Tests/QtAutogen/MocInclude/ObjA_p.h +++ b/Tests/QtAutogen/MocInclude/ObjA_p.h @@ -1,6 +1,8 @@ #ifndef OBJA_P_HPP #define OBJA_P_HPP +#include <QObject> + class ObjAPrivate : public QObject { Q_OBJECT |