diff options
author | David Boddie <dboddie@trolltech.com> | 2010-08-27 15:06:46 (GMT) |
---|---|---|
committer | David Boddie <dboddie@trolltech.com> | 2010-08-27 15:06:46 (GMT) |
commit | f4675d875b4a46eaea3140b9dfe5b035dce91f7b (patch) | |
tree | a84316918467be5224247d21a0528adb1e3cbee0 /src | |
parent | 5ca7070ee91c740442d0d18778e7f35f9fcc7b2b (diff) | |
download | Qt-f4675d875b4a46eaea3140b9dfe5b035dce91f7b.zip Qt-f4675d875b4a46eaea3140b9dfe5b035dce91f7b.tar.gz Qt-f4675d875b4a46eaea3140b9dfe5b035dce91f7b.tar.bz2 |
Doc: Whitespace fixes.
Diffstat (limited to 'src')
-rw-r--r-- | src/gui/graphicsview/qgraphicsitem.cpp | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/gui/graphicsview/qgraphicsitem.cpp b/src/gui/graphicsview/qgraphicsitem.cpp index 57d1071..7a622f1 100644 --- a/src/gui/graphicsview/qgraphicsitem.cpp +++ b/src/gui/graphicsview/qgraphicsitem.cpp @@ -7761,19 +7761,19 @@ void QGraphicsItemPrivate::resetHeight() \property QGraphicsObject::children \since 4.7 \internal - */ +*/ /*! \property QGraphicsObject::width \since 4.7 \internal - */ +*/ /*! \property QGraphicsObject::height \since 4.7 \internal - */ +*/ /*! \property QGraphicsObject::parent |