summaryrefslogtreecommitdiffstats
path: root/tests/auto/qdoc/generatedoutput/testdata/testcpp/testcpp.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qdoc/generatedoutput/testdata/testcpp/testcpp.h')
-rw-r--r--tests/auto/qdoc/generatedoutput/testdata/testcpp/testcpp.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/qdoc/generatedoutput/testdata/testcpp/testcpp.h b/tests/auto/qdoc/generatedoutput/testdata/testcpp/testcpp.h
index 4b6d23a17..1be6082c9 100644
--- a/tests/auto/qdoc/generatedoutput/testdata/testcpp/testcpp.h
+++ b/tests/auto/qdoc/generatedoutput/testdata/testcpp/testcpp.h
@@ -105,6 +105,7 @@ public:
bool boolProp();
Q_SIGNALS:
+ void emitSomething(QPrivateSignal);
void bindablePropChanged();
Q_REVISION(1) void boolPropChanged();