diff options
Diffstat (limited to 'Tests/QtAutogen/mocRerun/test1a.h.in')
-rw-r--r-- | Tests/QtAutogen/mocRerun/test1a.h.in | 8 |
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() {} -}; |