summaryrefslogtreecommitdiffstats
path: root/src/declarative/graphicsitems
diff options
context:
space:
mode:
authorYann Bodson <yann.bodson@nokia.com>2010-07-21 04:36:51 (GMT)
committerYann Bodson <yann.bodson@nokia.com>2010-07-21 04:37:32 (GMT)
commitbd7d4947940593e7f56eccfae57db90d3b4acc4d (patch)
treef1ff30bda7818dc93be700f8c6c5f7712cbe498e /src/declarative/graphicsitems
parentcc93c22c5e8d2a0b9382e546a87fb2521151c1f7 (diff)
downloadQt-bd7d4947940593e7f56eccfae57db90d3b4acc4d.zip
Qt-bd7d4947940593e7f56eccfae57db90d3b4acc4d.tar.gz
Qt-bd7d4947940593e7f56eccfae57db90d3b4acc4d.tar.bz2
Rename remaining 'wantsFocus'.
Diffstat (limited to 'src/declarative/graphicsitems')
-rw-r--r--src/declarative/graphicsitems/qdeclarativeitem.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/declarative/graphicsitems/qdeclarativeitem.cpp b/src/declarative/graphicsitems/qdeclarativeitem.cpp
index 301779a..c5c1a47 100644
--- a/src/declarative/graphicsitems/qdeclarativeitem.cpp
+++ b/src/declarative/graphicsitems/qdeclarativeitem.cpp
@@ -2872,7 +2872,7 @@ void QDeclarativeItem::setSmooth(bool smooth)
*/
/*!
- \property QDeclarativeItem::wantsFocus
+ \property QDeclarativeItem::activeFocus
\internal
*/