diff options
Diffstat (limited to 'Tests/QtAutogen/MocInclude/LObjB_p.h')
-rw-r--r-- | Tests/QtAutogen/MocInclude/LObjB_p.h | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/Tests/QtAutogen/MocInclude/LObjB_p.h b/Tests/QtAutogen/MocInclude/LObjB_p.h deleted file mode 100644 index b88f40e..0000000 --- a/Tests/QtAutogen/MocInclude/LObjB_p.h +++ /dev/null @@ -1,14 +0,0 @@ -#ifndef LOBJB_P_HPP -#define LOBJB_P_HPP - -#include <QObject> - -class LObjBPrivate : public QObject -{ - Q_OBJECT -public: - LObjBPrivate(); - ~LObjBPrivate(); -}; - -#endif |