aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/testlib/signalspy.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'src/imports/testlib/signalspy.qdoc')
-rw-r--r--src/imports/testlib/signalspy.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/imports/testlib/signalspy.qdoc b/src/imports/testlib/signalspy.qdoc
index d6f8621c23..c20e268138 100644
--- a/src/imports/testlib/signalspy.qdoc
+++ b/src/imports/testlib/signalspy.qdoc
@@ -75,7 +75,7 @@
synchronously. For asynchronous signals, the wait() method can be
used to block the test until the signal occurs (or a timeout expires).
- \sa TestCase
+ \sa TestCase, {Qt Quick Test Reference Documentation}
*/
/*!