summaryrefslogtreecommitdiffstats
path: root/Tests/QtAutogen/MocSkipSource/qItemA.cpp
diff options
context:
space:
mode:
authorSebastian Holtermann <sebholt@xwmw.org>2017-12-08 17:24:52 (GMT)
committerSebastian Holtermann <sebholt@xwmw.org>2017-12-13 12:48:28 (GMT)
commit0af9da29e487f0a6c60c379f0773a68b40ce2625 (patch)
tree1183f13f668dca872829610a02fdde54c6f65803 /Tests/QtAutogen/MocSkipSource/qItemA.cpp
parentf658bdaa7c7899a46caf402d4114999019897d46 (diff)
downloadCMake-0af9da29e487f0a6c60c379f0773a68b40ce2625.zip
CMake-0af9da29e487f0a6c60c379f0773a68b40ce2625.tar.gz
CMake-0af9da29e487f0a6c60c379f0773a68b40ce2625.tar.bz2
Autogen: Tests: Separate MocSkipSource test
Diffstat (limited to 'Tests/QtAutogen/MocSkipSource/qItemA.cpp')
-rw-r--r--Tests/QtAutogen/MocSkipSource/qItemA.cpp5
1 files changed, 5 insertions, 0 deletions
diff --git a/Tests/QtAutogen/MocSkipSource/qItemA.cpp b/Tests/QtAutogen/MocSkipSource/qItemA.cpp
new file mode 100644
index 0000000..522c2c7
--- /dev/null
+++ b/Tests/QtAutogen/MocSkipSource/qItemA.cpp
@@ -0,0 +1,5 @@
+#include "qItemA.hpp"
+
+void QItemA::go()
+{
+}