summaryrefslogtreecommitdiffstats
path: root/src/widgets/doc/src/widgets-tutorial.qdoc
diff options
context:
space:
mode:
authorFrederik Gladhorn <frederik.gladhorn@nokia.com>2012-08-24 23:17:13 +0200
committerQt by Nokia <qt-info@nokia.com>2012-08-28 21:07:51 +0200
commit6321b5847a09ac52215fbb2a9269a1d09d32a12b (patch)
tree1b95fac82701a74de6701878fd179be4958e71b7 /src/widgets/doc/src/widgets-tutorial.qdoc
parenta92c254c453659fe186d27a4169b11dc731b16b2 (diff)
doc: remove links to Qt Designer
Designer is in the tools repo, we cannot link there. Mentioning the name should be good enough. Change-Id: I55193aa31e60ae266a8890f706c332a63ed3610d Reviewed-by: Casper van Donderen <casper.vandonderen@nokia.com>
Diffstat (limited to 'src/widgets/doc/src/widgets-tutorial.qdoc')
-rw-r--r--src/widgets/doc/src/widgets-tutorial.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widgets/doc/src/widgets-tutorial.qdoc b/src/widgets/doc/src/widgets-tutorial.qdoc
index 10eabd1368..a521ec668a 100644
--- a/src/widgets/doc/src/widgets-tutorial.qdoc
+++ b/src/widgets/doc/src/widgets-tutorial.qdoc
@@ -233,7 +233,7 @@
As well as QHBoxLayout and QVBoxLayout, Qt also provides QGridLayout
and QFormLayout classes to help with more complex user interfaces.
- These can be seen if you run \l{Qt Designer}.
+ These can be seen if you run Qt Designer.
\section1 Setting up the Model