summaryrefslogtreecommitdiffstats
path: root/Tests/QtAutogen/automoc_rerun/test1.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/QtAutogen/automoc_rerun/test1.cpp')
-rw-r--r--Tests/QtAutogen/automoc_rerun/test1.cpp5
1 files changed, 5 insertions, 0 deletions
diff --git a/Tests/QtAutogen/automoc_rerun/test1.cpp b/Tests/QtAutogen/automoc_rerun/test1.cpp
new file mode 100644
index 0000000..4316a91
--- /dev/null
+++ b/Tests/QtAutogen/automoc_rerun/test1.cpp
@@ -0,0 +1,5 @@
+#include "test1.h"
+int main()
+{
+ return 0;
+}