summaryrefslogtreecommitdiff
path: root/src/gui/graphicsview/qgraphicsgridlayout.cpp
diff options
context:
space:
mode:
authorJan-Arve Sæther <jan-arve.saether@nokia.com>2010-08-11 11:16:10 +0200
committerJan-Arve Sæther <jan-arve.saether@nokia.com>2010-08-11 11:23:01 +0200
commit23122981e186e6b071f6690dec0fd1d57ee3bbdd (patch)
tree71c9c8ccdafd51d2dd2d143bc4c669b3c421ebd6 /src/gui/graphicsview/qgraphicsgridlayout.cpp
parentae1a4a918137e99417e70a4f2c2c43f14406f993 (diff)
downloadqt4-tools-23122981e186e6b071f6690dec0fd1d57ee3bbdd.tar.gz
Some polishing to merge request 723
Diffstat (limited to 'src/gui/graphicsview/qgraphicsgridlayout.cpp')
-rw-r--r--src/gui/graphicsview/qgraphicsgridlayout.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/graphicsview/qgraphicsgridlayout.cpp b/src/gui/graphicsview/qgraphicsgridlayout.cpp
index 2660b0622f..8a3f17a4e9 100644
--- a/src/gui/graphicsview/qgraphicsgridlayout.cpp
+++ b/src/gui/graphicsview/qgraphicsgridlayout.cpp
@@ -589,7 +589,7 @@ void QGraphicsGridLayout::removeAt(int index)
}
/*!
- Removes the layout item \a item without destroying it.
+ Removes the layout item \a item without destroying it.
Ownership of the item is transferred to the caller.
\sa addItem()