summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qgesture.cpp
diff options
context:
space:
mode:
authorGunnar Sletta <gunnar@trolltech.com>2009-10-27 14:17:16 (GMT)
committerGunnar Sletta <gunnar@trolltech.com>2009-10-27 14:17:16 (GMT)
commitabfee117ec2dd5ad5be3b1c497a12f884b28568d (patch)
treebdb9d7f9beb9215558b4d826e597fc8d7f265943 /src/gui/kernel/qgesture.cpp
parentdbb127c226f131fabe39d9ce89ace5d3e6f7deb9 (diff)
parent8135af2cebdaaccefb95f0be149328077d237a89 (diff)
downloadQt-abfee117ec2dd5ad5be3b1c497a12f884b28568d.zip
Qt-abfee117ec2dd5ad5be3b1c497a12f884b28568d.tar.gz
Qt-abfee117ec2dd5ad5be3b1c497a12f884b28568d.tar.bz2
Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6
Diffstat (limited to 'src/gui/kernel/qgesture.cpp')
-rw-r--r--src/gui/kernel/qgesture.cpp6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/gui/kernel/qgesture.cpp b/src/gui/kernel/qgesture.cpp
index ecdd661..a161876 100644
--- a/src/gui/kernel/qgesture.cpp
+++ b/src/gui/kernel/qgesture.cpp
@@ -142,12 +142,6 @@ QGesture::~QGesture()
\brief whether the gesture has a hot-spot
*/
-/*!
- \property QGesture::targetObject
- \brief the target object which will receive the gesture event if the hotSpot is
- not set
-*/
-
Qt::GestureType QGesture::gestureType() const
{
return d_func()->gestureType;