aboutsummaryrefslogtreecommitdiffstats
path: root/doc/src/widgets
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@digia.com>2015-01-07 11:34:44 +0100
committerLeena Miettinen <riitta-leena.miettinen@theqtcompany.com>2015-01-07 11:36:36 +0100
commite6f94433947ced362ac1a21eca064367973a2104 (patch)
tree25dff89efc02ed088056a85be0a0f1dee24f9f22 /doc/src/widgets
parent48cfedf438a4b6361dea9da74a4ccfb760bc0b2a (diff)
Doc: fix broken links to Qt 5 reference docs
Some titles had changed and the hash mark references do not seem to work anymore. Change-Id: I4ebb877a483eff0a11c32932cc84b6e15935dcec Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
Diffstat (limited to 'doc/src/widgets')
-rw-r--r--doc/src/widgets/qtdesigner-app-tutorial.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/widgets/qtdesigner-app-tutorial.qdoc b/doc/src/widgets/qtdesigner-app-tutorial.qdoc
index 201daa2f1f..89748e0682 100644
--- a/doc/src/widgets/qtdesigner-app-tutorial.qdoc
+++ b/doc/src/widgets/qtdesigner-app-tutorial.qdoc
@@ -32,7 +32,7 @@
This tutorial describes how to use \QC to create a small Qt application,
Text Finder. It is a simplified version of the Qt UI Tools \l{Text Finder
- example}. The application user interface is constructed from Qt widgets by
+ Example}. The application user interface is constructed from Qt widgets by
using \QD. The application logic is written in C++ by using the code editor.
\image qtcreator-textfinder-screenshot.png