diff options
author | Kavindra Devi Palaraja <kavindra.palaraja@nokia.com> | 2009-04-16 14:40:17 (GMT) |
---|---|---|
committer | Jason McDonald <jason.mcdonald@nokia.com> | 2009-04-17 02:29:27 (GMT) |
commit | e78d6b63ace3cbf291fc7e1270157ff7bd355b5d (patch) | |
tree | b0cc762a786a52cc632836bf95f6e14aff435eac | |
parent | 680ee5b476ab67a49484aeb10a1e8da190367dd1 (diff) | |
download | Qt-e78d6b63ace3cbf291fc7e1270157ff7bd355b5d.zip Qt-e78d6b63ace3cbf291fc7e1270157ff7bd355b5d.tar.gz Qt-e78d6b63ace3cbf291fc7e1270157ff7bd355b5d.tar.bz2 |
Doc - Changed the link provided in the README file to one that does not
have a version number, so we do not have to update it each release.
Task-number: 251352
Reviewed-by: TrustMe
(cherry picked from commit 90ff6b0ad7397a6892185e8340d58dab4b85b032)
-rw-r--r-- | examples/tutorials/addressbook/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/tutorials/addressbook/README b/examples/tutorials/addressbook/README index 2d528b5..9b7f908 100644 --- a/examples/tutorials/addressbook/README +++ b/examples/tutorials/addressbook/README @@ -4,7 +4,7 @@ Qt documentation, which can be viewed using Qt Assistant or a Web browser. The tutorial is also available online at -http://doc.trolltech.com/4.4/tutorial.html +http://doc.trolltech.com/tutorial.html All programs corresponding to the chapters in the tutorial should automatically be built when Qt is compiled, or will be provided as |