From 9c07d27e7deb0de95a07333423507dca55e87da2 Mon Sep 17 00:00:00 2001 From: Topi Reinio Date: Thu, 13 Aug 2020 14:52:25 +0200 Subject: Doc: Fix linking to Qt Designer Manual Pick-to: 5.15 Change-Id: I9e431a046edb55f060f25ed9fa8aab176647edf4 Reviewed-by: Paul Wicking --- examples/svg/svggenerator/doc/src/svggenerator.qdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/svg/svggenerator/doc/src/svggenerator.qdoc b/examples/svg/svggenerator/doc/src/svggenerator.qdoc index 99c0956..df62b6f 100644 --- a/examples/svg/svggenerator/doc/src/svggenerator.qdoc +++ b/examples/svg/svggenerator/doc/src/svggenerator.qdoc @@ -42,7 +42,7 @@ The \c Window class contains the application logic and constructs the user interface from a Qt Designer UI file as described in the - \l{Using a Designer UI File in Your Application#The Multiple Inheritance Approach}{Qt Designer manual}. + \l{Using a Designer UI File in Your C++ Application#The Multiple Inheritance Approach}{Qt Designer manual}. It also contains the code to write an SVG file. The \c DisplayWidget class performs all the work of painting a picture on -- cgit v1.2.1