diff options
author | Jason McDonald <jason.mcdonald@nokia.com> | 2009-08-12 05:55:39 (GMT) |
---|---|---|
committer | Jason McDonald <jason.mcdonald@nokia.com> | 2009-08-12 05:55:39 (GMT) |
commit | e6b6dfb42ea4b649b52df9d17628bfdf3f9d29e4 (patch) | |
tree | 108c61f23858acf7a79b61bfa45752c0d0f0ebb5 /dist/changes-2.00 | |
parent | 26a9bcd7aa2be43329d2c89301612de20ec7a838 (diff) | |
download | Qt-e6b6dfb42ea4b649b52df9d17628bfdf3f9d29e4.zip Qt-e6b6dfb42ea4b649b52df9d17628bfdf3f9d29e4.tar.gz Qt-e6b6dfb42ea4b649b52df9d17628bfdf3f9d29e4.tar.bz2 |
Update references to online documentation.
Reviewed-by: Trust Me
Diffstat (limited to 'dist/changes-2.00')
-rw-r--r-- | dist/changes-2.00 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dist/changes-2.00 b/dist/changes-2.00 index 1dcfea7..830e9c6 100644 --- a/dist/changes-2.00 +++ b/dist/changes-2.00 @@ -5,7 +5,7 @@ been significally extended and improved. This file will only give an overview of the main changes since version 1.44. A complete list would simply be too large to be useful. For more detail see the online documentation which is included in this -distribution, and also available on http://doc.trolltech.com/ +distribution, and also available on http://qt.nokia.com/doc/ The Qt version 2.x series is not binary compatible with the 1.x series. This means programs compiled with Qt version 1.x must be @@ -147,5 +147,5 @@ Unlike most toolkits, Qt lets a single executable work on all three. * QWindowsStyle * QWizard -For details, see e.g http://doc.trolltech.com/qcdestyle.html (or any +For details, see e.g http://qt.nokia.com/doc/qcdestyle.html (or any other class name, lowercased). |