summaryrefslogtreecommitdiffstats
path: root/doc/src/qmlapp/porting.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/qmlapp/porting.qdoc')
-rw-r--r--doc/src/qmlapp/porting.qdoc4
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/src/qmlapp/porting.qdoc b/doc/src/qmlapp/porting.qdoc
index 63d1c7a24..95e3685ce 100644
--- a/doc/src/qmlapp/porting.qdoc
+++ b/doc/src/qmlapp/porting.qdoc
@@ -34,10 +34,6 @@ When porting QML-related code from Qt 4.8 to Qt 5, application developers should
the QML infrastructure has undergone considerable changes in Qt 5. The sections below describe
these changes and the impact they have on your existing code.
-This article describes the changes that affect your existing code. If you are
-interested in the summary of all new features in Qt 5 for QML application development, see
-\l{Qt QML Release Notes} and \l{Qt Quick Release Notes}.
-
\section1 QML Language Changes
There are very few changes in the QML language that affect the porting of existing Qt 4.8 QML code to Qt 5. These are: