diff options
author | Jason McDonald <jason.mcdonald@nokia.com> | 2009-09-28 12:50:06 (GMT) |
---|---|---|
committer | Jason McDonald <jason.mcdonald@nokia.com> | 2009-09-28 12:50:06 (GMT) |
commit | 0123cde833c2dd5ab9306baca52e3ad4b1ef4010 (patch) | |
tree | 68f65fa7156348b4239275e3f1695dd0c1ec2928 | |
parent | 760b3ad2b7049b5258936094bbf653d121cf8e79 (diff) | |
download | Qt-0123cde833c2dd5ab9306baca52e3ad4b1ef4010.zip Qt-0123cde833c2dd5ab9306baca52e3ad4b1ef4010.tar.gz Qt-0123cde833c2dd5ab9306baca52e3ad4b1ef4010.tar.bz2 |
Fix qdoc error.
Reviewed-by: Trust Me
-rw-r--r-- | doc/src/qt4-intro.qdoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/qt4-intro.qdoc b/doc/src/qt4-intro.qdoc index 0177d35..03d9b29 100644 --- a/doc/src/qt4-intro.qdoc +++ b/doc/src/qt4-intro.qdoc @@ -784,7 +784,7 @@ these settings when you edit forms. More information about these improvements can be found in the - \l{What's New in Qt Designer 4.5} overview. + \l{What's New in Qt Designer 4.6} overview. \section1 Qt Linguist Improvements |