summaryrefslogtreecommitdiffstats
path: root/src/declarative/graphicsitems
diff options
context:
space:
mode:
authorAlan Alpert <alan.alpert@nokia.com>2010-05-19 06:10:25 (GMT)
committerAlan Alpert <alan.alpert@nokia.com>2010-05-19 06:10:25 (GMT)
commit03eae0610376bec9a3b85f8fb9abc0a789322e37 (patch)
tree576fbaf98179b2edc3de0beabd8c638e9c5d6aca /src/declarative/graphicsitems
parentf4492bf01baae353ff63da18a9a602fb3a8058e4 (diff)
downloadQt-03eae0610376bec9a3b85f8fb9abc0a789322e37.zip
Qt-03eae0610376bec9a3b85f8fb9abc0a789322e37.tar.gz
Qt-03eae0610376bec9a3b85f8fb9abc0a789322e37.tar.bz2
Update old keyword in docs
Diffstat (limited to 'src/declarative/graphicsitems')
-rw-r--r--src/declarative/graphicsitems/qdeclarativelayoutitem.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/declarative/graphicsitems/qdeclarativelayoutitem.cpp b/src/declarative/graphicsitems/qdeclarativelayoutitem.cpp
index 1bbdd97..c8ecbb6 100644
--- a/src/declarative/graphicsitems/qdeclarativelayoutitem.cpp
+++ b/src/declarative/graphicsitems/qdeclarativelayoutitem.cpp
@@ -50,7 +50,7 @@ QT_BEGIN_NAMESPACE
/*!
\qmlclass LayoutItem QDeclarativeLayoutItem
\since 4.7
- \brief The LayoutItem element allows you to place your Fluid UI elements inside a classical Qt layout.
+ \brief The LayoutItem element allows you to place your declarative UI elements inside a classical Qt layout.
LayoutItem is a variant of Item with a couple of additional properties. These properties provide the size hints
needed for items to work in conjunction with Qt Layouts. The Qt Layout will resize the LayoutItem as appropriate,