summaryrefslogtreecommitdiff
path: root/Tests/QtAutogen/MocInclude/LObjB_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/QtAutogen/MocInclude/LObjB_p.h')
-rw-r--r--Tests/QtAutogen/MocInclude/LObjB_p.h14
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 b88f40e5c..000000000
--- 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