summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan-Arve Saether <jan-arve.saether@nokia.com>2012-08-21 09:00:24 +0200
committerQt by Nokia <qt-info@nokia.com>2012-08-21 11:05:20 +0200
commit6e8c719e3b8567926de6b88a8ab074c871eb12a0 (patch)
treebc3e09e059d66ef73073ce7160dabb700732b3d3
parent929e934969c621d7c1773e4233c14d358de4d385 (diff)
Remove reference to 'How to Learn Qt' from qtwidgets module.
Change-Id: Ib6bce643332d34450e64e191ca7beeec3bf12c9c Reviewed-by: Gabriel de Dietrich <gabriel.dietrich-de@nokia.com>
-rw-r--r--src/widgets/doc/src/modelview.qdoc3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/widgets/doc/src/modelview.qdoc b/src/widgets/doc/src/modelview.qdoc
index 4ce53f937b..dda6987f5d 100644
--- a/src/widgets/doc/src/modelview.qdoc
+++ b/src/widgets/doc/src/modelview.qdoc
@@ -78,9 +78,6 @@
For more detailed information you may also want to look at the
\l{model-view-programming.html}{reference documentation}
- If you are completely new to Qt, please read \l{How to Learn Qt} if you
- have not already done so.
-
\section1 1. Introduction