summaryrefslogtreecommitdiffstats
path: root/src/declarative/fx/qfxpainted.cpp
diff options
context:
space:
mode:
authorMichael Brasser <michael.brasser@nokia.com>2009-04-28 23:28:38 (GMT)
committerMichael Brasser <michael.brasser@nokia.com>2009-04-28 23:28:38 (GMT)
commite65477020b0b70c105606bab3d6c43fbde027117 (patch)
tree6fe429ea1c9ff77018a090631c4b00d0464fd31a /src/declarative/fx/qfxpainted.cpp
parent427c35771a83cce39f5f48c188c180d35ef6ecc9 (diff)
parent1cb0906f04ed49de26575252740b8bb5190e3025 (diff)
downloadQt-e65477020b0b70c105606bab3d6c43fbde027117.zip
Qt-e65477020b0b70c105606bab3d6c43fbde027117.tar.gz
Qt-e65477020b0b70c105606bab3d6c43fbde027117.tar.bz2
Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
Diffstat (limited to 'src/declarative/fx/qfxpainted.cpp')
-rw-r--r--src/declarative/fx/qfxpainted.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/declarative/fx/qfxpainted.cpp b/src/declarative/fx/qfxpainted.cpp
index ad1b3ad..7c88ce3 100644
--- a/src/declarative/fx/qfxpainted.cpp
+++ b/src/declarative/fx/qfxpainted.cpp
@@ -46,7 +46,7 @@
QT_BEGIN_NAMESPACE
/*!
\class QFxPainted
- \brief QFxPainted is an abstract base class for QFxView items that paint using QPainter.
+ \brief The QFxPainted class is an abstract base class for QFxView items that paint using QPainter.
\ingroup group_coreitems