summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorRoland Wolf <ext-roland.wolf@nokia.com>2010-07-30 09:29:35 (GMT)
committerRoland Wolf <ext-roland.wolf@nokia.com>2010-07-30 09:29:35 (GMT)
commitaebcb1a25097208ef539c6eb58d8b30e917d4d2e (patch)
treeca5ef080fdc780d251132efa6353a0cd01c935df /doc
parent5148f9e02483598d7e916845ccd0712e5e24f45d (diff)
parentaa7af0612b13717a449075e0bfb30d618f66436a (diff)
downloadQt-aebcb1a25097208ef539c6eb58d8b30e917d4d2e.zip
Qt-aebcb1a25097208ef539c6eb58d8b30e917d4d2e.tar.gz
Qt-aebcb1a25097208ef539c6eb58d8b30e917d4d2e.tar.bz2
Merge branch 'modelviewdoc' of scm.dev.nokia.troll.no:qt/msculls-modelview-qdoc-enhancement into modelviewdoc
Diffstat (limited to 'doc')
-rw-r--r--doc/src/tutorials/modelview.qdoc6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/src/tutorials/modelview.qdoc b/doc/src/tutorials/modelview.qdoc
index f771726..82e0c85 100644
--- a/doc/src/tutorials/modelview.qdoc
+++ b/doc/src/tutorials/modelview.qdoc
@@ -123,7 +123,7 @@ Table, list and tree widgets are components frequently used in GUIs. There are 2
\raw HTML
</td>
<td width="20px" valign="top"></td>
-<td align="right" valign="top">
+<td width="387px" align="left" valign="top">
\endraw
\raw HTML
@@ -657,10 +657,10 @@ Other references to delegates in Qt Documentation:
\raw HTML
- </td><td align="right" valign="top">
+ </td><td width="278px" align="right" valign="top">
\endraw
- \inlineimage path.png
+ \image path.png
\raw HTML
</td></tr></table>