summaryrefslogtreecommitdiffstats
path: root/Tests/QtAutogen/MocIncludeRelaxed/RObjBExtra.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/QtAutogen/MocIncludeRelaxed/RObjBExtra.hpp')
-rw-r--r--Tests/QtAutogen/MocIncludeRelaxed/RObjBExtra.hpp14
1 files changed, 0 insertions, 14 deletions
diff --git a/Tests/QtAutogen/MocIncludeRelaxed/RObjBExtra.hpp b/Tests/QtAutogen/MocIncludeRelaxed/RObjBExtra.hpp
deleted file mode 100644
index 5d6be75..0000000
--- a/Tests/QtAutogen/MocIncludeRelaxed/RObjBExtra.hpp
+++ /dev/null
@@ -1,14 +0,0 @@
-#ifndef ROBJBEXTRA_HPP
-#define ROBJBEXTRA_HPP
-
-#include <QObject>
-
-class RObjBExtra : public QObject
-{
- Q_OBJECT
-public:
- RObjBExtra();
- ~RObjBExtra();
-};
-
-#endif