From 6bc72d76b60de1e02e5356d48ee662568cc624c6 Mon Sep 17 00:00:00 2001 From: Nico Vertriest Date: Thu, 3 Jan 2019 13:13:22 +0100 Subject: Doc: Fix link issues Change-Id: I0e08820a6d25996fe27118f05214ff63d695d24e Reviewed-by: Venugopal Shivashankar --- src/qmltest/doc/src/qtquicktest-index.qdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/qmltest') diff --git a/src/qmltest/doc/src/qtquicktest-index.qdoc b/src/qmltest/doc/src/qtquicktest-index.qdoc index 48b41d4f0a..dfd15b706b 100644 --- a/src/qmltest/doc/src/qtquicktest-index.qdoc +++ b/src/qmltest/doc/src/qtquicktest-index.qdoc @@ -142,7 +142,7 @@ \c QUICK_TEST_MAIN_WITH_SETUP macro can be used. This can be useful for setting context properties on the QML engine, amongst other things. - The macro is identical to \l QUICK_TEST_MAIN, except that it takes an + The macro is identical to \c QUICK_TEST_MAIN, except that it takes an additional \c QObject* argument. The test framework will call slots and invokable functions with the following names: -- cgit v1.2.3