aboutsummaryrefslogtreecommitdiffstats
path: root/doc/api/qtcreator-dev-wizards.qdoc
diff options
context:
space:
mode:
authorEike Ziller <eike.ziller@digia.com>2012-10-09 10:50:04 +0200
committerTobias Hunger <tobias.hunger@digia.com>2012-10-09 11:10:50 +0200
commit4f0b90dd43fb2b047b28b9020b5b8d252951726d (patch)
tree0071e1cf4c26c10c52501bb01c4aaf5fe78c7727 /doc/api/qtcreator-dev-wizards.qdoc
parent7e98b9732678b829b081ef21629ee2091b6218e1 (diff)
Fix remaining URLs and a few other things that still referred Nokia
Change-Id: I1c85bae3a1ada7a281fedd6951b35e6a4da395e6 Reviewed-by: Tobias Hunger <tobias.hunger@digia.com>
Diffstat (limited to 'doc/api/qtcreator-dev-wizards.qdoc')
-rw-r--r--doc/api/qtcreator-dev-wizards.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/qtcreator-dev-wizards.qdoc b/doc/api/qtcreator-dev-wizards.qdoc
index ba0f2f721ea..a4783b07d17 100644
--- a/doc/api/qtcreator-dev-wizards.qdoc
+++ b/doc/api/qtcreator-dev-wizards.qdoc
@@ -23,7 +23,7 @@
\section1 Introduction
If the functionality provided by template-based
- \l{http://doc.qt.nokia.com/qtcreator-snapshot/creator-project-wizards.html}{custom wizards}
+ \l{http://doc.qt.digia.com/qtcreator-snapshot/creator-project-wizards.html}{custom wizards}
is not sufficient for your case, you can write wizards in code.
A wizard in Qt Creator is an instance of a class implementing