summaryrefslogtreecommitdiffstats
path: root/src/declarative/graphicsitems/qdeclarativefocuspanel.cpp
diff options
context:
space:
mode:
authorDavid Boddie <dboddie@trolltech.com>2010-09-01 11:20:14 (GMT)
committerDavid Boddie <dboddie@trolltech.com>2010-09-01 11:20:14 (GMT)
commit61403e81d411b82e8a9ac5e3228267bf9ae0e8e1 (patch)
tree0562a4dcf0bcc5365f6cfe7a630f370ef3d471fc /src/declarative/graphicsitems/qdeclarativefocuspanel.cpp
parent2e8419e43ce4d5be64bddf1b5b5f5ea9e28c55de (diff)
parent63129c8bd21bfdc8110680296bb3bc1ab5e43343 (diff)
downloadQt-61403e81d411b82e8a9ac5e3228267bf9ae0e8e1.zip
Qt-61403e81d411b82e8a9ac5e3228267bf9ae0e8e1.tar.gz
Qt-61403e81d411b82e8a9ac5e3228267bf9ae0e8e1.tar.bz2
Merge branch '4.7' into qmldocs
Conflicts: src/declarative/graphicsitems/qdeclarativetext.cpp src/declarative/graphicsitems/qdeclarativetextedit.cpp
Diffstat (limited to 'src/declarative/graphicsitems/qdeclarativefocuspanel.cpp')
-rw-r--r--src/declarative/graphicsitems/qdeclarativefocuspanel.cpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/declarative/graphicsitems/qdeclarativefocuspanel.cpp b/src/declarative/graphicsitems/qdeclarativefocuspanel.cpp
index 5c7959a..f345a14 100644
--- a/src/declarative/graphicsitems/qdeclarativefocuspanel.cpp
+++ b/src/declarative/graphicsitems/qdeclarativefocuspanel.cpp
@@ -61,11 +61,6 @@ QT_BEGIN_NAMESPACE
\l {qmlfocus}{keyboard focus documentation}.
*/
-/*!
- \internal
- \class QDeclarativeFocusPanel
-*/
-
QDeclarativeFocusPanel::QDeclarativeFocusPanel(QDeclarativeItem *parent) :
QDeclarativeItem(parent)
{