diff options
author | Martin Smith <martin.smith@nokia.com> | 2010-05-20 11:49:18 (GMT) |
---|---|---|
committer | Martin Smith <martin.smith@nokia.com> | 2010-05-20 11:49:18 (GMT) |
commit | 1dc2235ac930c5444aa83a25432d1bf8b78b18db (patch) | |
tree | 545f4f02f5bc046828fb7a0b7ce4a2f1bdec5499 /doc/src/porting | |
parent | a72c6f403435e5cc7aff501b1e1ee990dfb24969 (diff) | |
download | Qt-1dc2235ac930c5444aa83a25432d1bf8b78b18db.zip Qt-1dc2235ac930c5444aa83a25432d1bf8b78b18db.tar.gz Qt-1dc2235ac930c5444aa83a25432d1bf8b78b18db.tar.bz2 |
doc: Fixed many broken links.
Diffstat (limited to 'doc/src/porting')
-rw-r--r-- | doc/src/porting/porting4.qdoc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/porting/porting4.qdoc b/doc/src/porting/porting4.qdoc index 1b6eeb7..75fe844 100644 --- a/doc/src/porting/porting4.qdoc +++ b/doc/src/porting/porting4.qdoc @@ -1000,8 +1000,8 @@ \row \o \c QCanvasView \o Q3CanvasView \endtable - \l{The Graphics View Framework} replaces QCanvas. For more on porting to - Graphics View, see \l{Porting to Graphics View}. + The \l{Graphics View Framework} replaces QCanvas. For more on + porting to Graphics View, see \l{Porting to Graphics View}. \section1 QColor |