summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTopi Reinio <topi.reinio@qt.io>2020-08-13 14:52:25 +0200
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2020-09-02 08:06:16 +0000
commite3c639e706e6511a2f8511c33f4d265f0717070c (patch)
tree90b4f91cb411942d67bf4705fe979cde9008a342
parenteca805bb2658362f848f34de4742e0ac3148e57c (diff)
downloadqtsvg-e3c639e706e6511a2f8511c33f4d265f0717070c.tar.gz
Doc: Fix linking to Qt Designer Manual
Change-Id: I9e431a046edb55f060f25ed9fa8aab176647edf4 Reviewed-by: Paul Wicking <paul.wicking@qt.io> (cherry picked from commit 9c07d27e7deb0de95a07333423507dca55e87da2) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
-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