summaryrefslogtreecommitdiffstats
path: root/tests/auto/tools/moc/allmocs_baseline_in.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/tools/moc/allmocs_baseline_in.json')
-rw-r--r--tests/auto/tools/moc/allmocs_baseline_in.json11
1 files changed, 11 insertions, 0 deletions
diff --git a/tests/auto/tools/moc/allmocs_baseline_in.json b/tests/auto/tools/moc/allmocs_baseline_in.json
index 9f99de65b5..c8abba6a8f 100644
--- a/tests/auto/tools/moc/allmocs_baseline_in.json
+++ b/tests/auto/tools/moc/allmocs_baseline_in.json
@@ -996,6 +996,17 @@
"name": "Derived"
}
]
+ },
+ {
+ "className": "CRTPDerivedGadget",
+ "gadget": true,
+ "qualifiedClassName": "GrandParentGadget::CRTPDerivedGadget",
+ "superClasses": [
+ {
+ "access": "public",
+ "name": "CRTP<CRTPDerivedGadget>"
+ }
+ ]
}
],
"inputFile": "grand-parent-gadget-class.h",