summaryrefslogtreecommitdiffstats
path: root/src/declarative/fx/qfximageitem.cpp
diff options
context:
space:
mode:
authorYann Bodson <yann.bodson@nokia.com>2009-04-23 04:32:42 (GMT)
committerYann Bodson <yann.bodson@nokia.com>2009-04-23 04:32:42 (GMT)
commite5996710736d7934cf64484aa43a1014836b6d20 (patch)
tree96ce4c3fbb47c165df18230c1a1e9ae73d14f718 /src/declarative/fx/qfximageitem.cpp
parent6ca809d76909f8beabc2a6cddc4aa01f0c9863af (diff)
parentccb43676bbe2f787eec90812e7f5af06f1bc3857 (diff)
downloadQt-e5996710736d7934cf64484aa43a1014836b6d20.zip
Qt-e5996710736d7934cf64484aa43a1014836b6d20.tar.gz
Qt-e5996710736d7934cf64484aa43a1014836b6d20.tar.bz2
Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
Diffstat (limited to 'src/declarative/fx/qfximageitem.cpp')
-rw-r--r--src/declarative/fx/qfximageitem.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/declarative/fx/qfximageitem.cpp b/src/declarative/fx/qfximageitem.cpp
index 6c257fa..a6f6d8f 100644
--- a/src/declarative/fx/qfximageitem.cpp
+++ b/src/declarative/fx/qfximageitem.cpp
@@ -59,7 +59,7 @@ QT_BEGIN_NAMESPACE
/*!
\class QFxImageItem
\brief The QFxImageItem class is an abstract base class for QFxView items that render using QPainter.
- \ingroup coreitems
+ \ingroup group_coreitems
This is a convenience class allowing easy use of a QPainter within a custom
item. The contents of the item are are cached behind the scenes.