summaryrefslogtreecommitdiffstats
path: root/Tests/QtAutogen/skipSource/qItemC.cpp
diff options
context:
space:
mode:
authorSebastian Holtermann <sebholt@xwmw.org>2016-12-31 09:25:38 (GMT)
committerSebastian Holtermann <sebholt@xwmw.org>2017-01-10 11:49:16 (GMT)
commit8dbdd3e726ead25c179e6eb4ffab212a1db3aba8 (patch)
tree25955cdfe99ed04ed2ceaa62d5bc074533b2dfe1 /Tests/QtAutogen/skipSource/qItemC.cpp
parent0699760d5c8b644242ddd4ac6d07d8c4c68f2b94 (diff)
downloadCMake-8dbdd3e726ead25c179e6eb4ffab212a1db3aba8.zip
CMake-8dbdd3e726ead25c179e6eb4ffab212a1db3aba8.tar.gz
CMake-8dbdd3e726ead25c179e6eb4ffab212a1db3aba8.tar.bz2
AUTOGEN: Tests: AUTOMOC SKIP_AUTOMOC and SKIP_AUTOGEN test
Diffstat (limited to 'Tests/QtAutogen/skipSource/qItemC.cpp')
-rw-r--r--Tests/QtAutogen/skipSource/qItemC.cpp5
1 files changed, 5 insertions, 0 deletions
diff --git a/Tests/QtAutogen/skipSource/qItemC.cpp b/Tests/QtAutogen/skipSource/qItemC.cpp
new file mode 100644
index 0000000..700abd6
--- /dev/null
+++ b/Tests/QtAutogen/skipSource/qItemC.cpp
@@ -0,0 +1,5 @@
+#include "qItemC.hpp"
+
+void QItemC::go()
+{
+}