summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorTopi Reinio <topi.reinio@qt.io>2020-08-13 14:52:25 +0200
committerTopi Reinio <topi.reinio@qt.io>2020-09-02 09:12:54 +0200
commit9c07d27e7deb0de95a07333423507dca55e87da2 (patch)
treea0fa1a0a6210e2b9332471091e888dc875f38b6d /examples
parent675fc90107d1078468ff0f254150715424cd767b (diff)
downloadqtsvg-9c07d27e7deb0de95a07333423507dca55e87da2.tar.gz
Doc: Fix linking to Qt Designer Manual
Pick-to: 5.15 Change-Id: I9e431a046edb55f060f25ed9fa8aab176647edf4 Reviewed-by: Paul Wicking <paul.wicking@qt.io>
Diffstat (limited to 'examples')
-rw-r--r--examples/svg/svggenerator/doc/src/svggenerator.qdoc2
1 files changed, 1 insertions, 1 deletions
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