summaryrefslogtreecommitdiff
path: root/Tests/QtAutogen/MocIncludeRelaxed/RObjA.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/QtAutogen/MocIncludeRelaxed/RObjA.cpp')
-rw-r--r--Tests/QtAutogen/MocIncludeRelaxed/RObjA.cpp12
1 files changed, 12 insertions, 0 deletions
diff --git a/Tests/QtAutogen/MocIncludeRelaxed/RObjA.cpp b/Tests/QtAutogen/MocIncludeRelaxed/RObjA.cpp
new file mode 100644
index 000000000..2e2cf6a48
--- /dev/null
+++ b/Tests/QtAutogen/MocIncludeRelaxed/RObjA.cpp
@@ -0,0 +1,12 @@
+#include "RObjA.hpp"
+
+RObjA::RObjA()
+{
+}
+
+RObjA::~RObjA()
+{
+}
+
+// Relaxed include should moc the header instead
+#include "RObjA.moc"