diff options
Diffstat (limited to 'Tests/QtAutogen/MocInclude/subGlobal/GObj_p.hpp')
-rw-r--r-- | Tests/QtAutogen/MocInclude/subGlobal/GObj_p.hpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Tests/QtAutogen/MocInclude/subGlobal/GObj_p.hpp b/Tests/QtAutogen/MocInclude/subGlobal/GObj_p.hpp index 7b37dfd..4a43755 100644 --- a/Tests/QtAutogen/MocInclude/subGlobal/GObj_p.hpp +++ b/Tests/QtAutogen/MocInclude/subGlobal/GObj_p.hpp @@ -1,6 +1,8 @@ #ifndef GOBJ_P_HPP #define GOBJ_P_HPP +#include <QObject> + namespace subGlobal { class GObjPrivate : public QObject |