summaryrefslogtreecommitdiffstats
path: root/Tests/QtAutogen/mocRerun/test1a.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/QtAutogen/mocRerun/test1a.h.in')
-rw-r--r--Tests/QtAutogen/mocRerun/test1a.h.in8
1 files changed, 0 insertions, 8 deletions
diff --git a/Tests/QtAutogen/mocRerun/test1a.h.in b/Tests/QtAutogen/mocRerun/test1a.h.in
deleted file mode 100644
index a335046..0000000
--- a/Tests/QtAutogen/mocRerun/test1a.h.in
+++ /dev/null
@@ -1,8 +0,0 @@
-#include <QObject>
-class Test1 : public QObject
-{
- Q_OBJECT
-public slots:
- void onTst1() {}
- void onTst2() {}
-};