diff options
author | Miikka Heikkinen <miikka.heikkinen@digia.com> | 2009-10-09 13:24:55 (GMT) |
---|---|---|
committer | Thiago Macieira <thiago.macieira@nokia.com> | 2009-10-09 15:40:25 (GMT) |
commit | 408803ec1ab89582c0ca853f1fc2058131278f6a (patch) | |
tree | cccd7b6c707b0f2ef072ce4548a643e5814e7d03 | |
parent | b8e372801ae87c0c2fb5ab574928a046f685c10e (diff) | |
download | Qt-408803ec1ab89582c0ca853f1fc2058131278f6a.zip Qt-408803ec1ab89582c0ca853f1fc2058131278f6a.tar.gz Qt-408803ec1ab89582c0ca853f1fc2058131278f6a.tar.bz2 |
Fixed documentation links in README.s60
Task-number: QTBUG-4806
Reviewed-by: Janne Koskinen
(cherry picked from commit 07456fc966504c18465d80b988038b009349a0fa)
-rw-r--r-- | README.s60 | 22 |
1 files changed, 11 insertions, 11 deletions
@@ -5,16 +5,16 @@ this pre-release you can make advanced graphical applications and utilize TCP/IP connections. More specifically, these modules are now available for S60: -QtCore - http://doc.trolltech.com/4.6/qtcore.html -QtGui - http://doc.trolltech.com/4.6/qtgui.html -QtNetwork - http://doc.trolltech.com/4.6/qtnetwork.html -QtScript - http://doc.trolltech.com/4.6/qtscript.html -QtSql - http://doc.trolltech.com/4.6/qtsql.html -QtSvg - http://doc.trolltech.com/4.6/qtsvg.html -QtTest - http://doc.trolltech.com/4.6/qttest.html -QtWebKit - http://doc.trolltech.com/4.6/qtwebkit.html -QtXml - http://doc.trolltech.com/4.6/qtxml.html -Phonon - http://doc.trolltech.com/4.6/phonon-module.html +QtCore - http://doc.trolltech.com/4.6-snapshot/qtcore.html +QtGui - http://doc.trolltech.com/4.6-snapshot/qtgui.html +QtNetwork - http://doc.trolltech.com/4.6-snapshot/qtnetwork.html +QtScript - http://doc.trolltech.com/4.6-snapshot/qtscript.html +QtSql - http://doc.trolltech.com/4.6-snapshot/qtsql.html +QtSvg - http://doc.trolltech.com/4.6-snapshot/qtsvg.html +QtTest - http://doc.trolltech.com/4.6-snapshot/qttest.html +QtWebKit - http://doc.trolltech.com/4.6-snapshot/qtwebkit.html +QtXml - http://doc.trolltech.com/4.6-snapshot/qtxml.html +Phonon - http://doc.trolltech.com/4.6-snapshot/phonon-module.html INSTALLING Qt @@ -23,7 +23,7 @@ Follow the instructions in the INSTALL file. REFERENCE DOCUMENTATION The Qt reference documentation is available locally in Qt's doc/html -directory or at http://doc.trolltech.com/4.6/index.html +directory or at http://doc.trolltech.com/4.6-snapshot/index.html SUPPORTED PLATFORMS |