diff options
Diffstat (limited to 'Tests/QtAutogen/MocInclude/EObjA_p.hpp')
-rw-r--r-- | Tests/QtAutogen/MocInclude/EObjA_p.hpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Tests/QtAutogen/MocInclude/EObjA_p.hpp b/Tests/QtAutogen/MocInclude/EObjA_p.hpp index 1e0d7e1..9ef5624 100644 --- a/Tests/QtAutogen/MocInclude/EObjA_p.hpp +++ b/Tests/QtAutogen/MocInclude/EObjA_p.hpp @@ -1,6 +1,8 @@ #ifndef EOBJA_P_HPP #define EOBJA_P_HPP +#include <QObject> + class EObjAPrivate : public QObject { Q_OBJECT |