From 7e3a5fd664b02a537b7f5dcd73840c5c7a437519 Mon Sep 17 00:00:00 2001 From: Nico Vertriest Date: Thu, 19 Feb 2015 16:14:27 +0100 Subject: Doc: corrections to solve autolink issues Task-number: QTBUG-43810 Change-Id: Ide165158a226beb731e9d300df57b142cf456d5d Reviewed-by: Martin Smith --- src/activeqt/doc/src/qtaxserver.qdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/activeqt/doc/src/qtaxserver.qdoc') diff --git a/src/activeqt/doc/src/qtaxserver.qdoc b/src/activeqt/doc/src/qtaxserver.qdoc index 79acf5d..32d10b8 100644 --- a/src/activeqt/doc/src/qtaxserver.qdoc +++ b/src/activeqt/doc/src/qtaxserver.qdoc @@ -267,7 +267,7 @@ the default factory through the QAXFACTORY_DEFAULT() macro. If you cannot provide a standard constructor you must implement a QAxFactory custom factory and call the constructor you have in - your implementation of QAxFactory::create. + your implementation of \l {QAxFactory::createObject}. \endfootnote \snippet doc_src_qaxserver.cpp 6 -- cgit v1.2.3