summaryrefslogtreecommitdiffstats
path: root/tests/auto/qdoc/generatedoutput/testdata/bug80259/inc/testmodule/ccc.h
diff options
context:
space:
mode:
authorQt Forward Merge Bot <qt_forward_merge_bot@qt-project.org>2020-02-25 03:00:47 +0100
committerQt Forward Merge Bot <qt_forward_merge_bot@qt-project.org>2020-02-25 03:00:47 +0100
commit94c0fd2b718332f9307b6de4e3863540612aed54 (patch)
treeb40790b12a25cd60ce276836d2cbadbf6b3f6f71 /tests/auto/qdoc/generatedoutput/testdata/bug80259/inc/testmodule/ccc.h
parent402ebd2dbb121dc2dfe8866b663c9c7c6e80200c (diff)
parentd8a971b8475035f61e1ad3baaef6a8c49556c42d (diff)
Merge remote-tracking branch 'origin/5.15' into dev
Diffstat (limited to 'tests/auto/qdoc/generatedoutput/testdata/bug80259/inc/testmodule/ccc.h')
-rw-r--r--tests/auto/qdoc/generatedoutput/testdata/bug80259/inc/testmodule/ccc.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/auto/qdoc/generatedoutput/testdata/bug80259/inc/testmodule/ccc.h b/tests/auto/qdoc/generatedoutput/testdata/bug80259/inc/testmodule/ccc.h
new file mode 100644
index 000000000..d3a1557e1
--- /dev/null
+++ b/tests/auto/qdoc/generatedoutput/testdata/bug80259/inc/testmodule/ccc.h
@@ -0,0 +1,4 @@
+#pragma once
+class Second
+{
+};