summaryrefslogtreecommitdiffstats
path: root/src/qlistcontroller.h
diff options
context:
space:
mode:
authorKavindra Devi Palaraja <kavindra.palaraja@nokia.com>2009-05-11 11:21:21 +0200
committerKavindra Devi Palaraja <kavindra.palaraja@nokia.com>2009-05-11 11:21:21 +0200
commit604ad797c5d60e4dc551eb6c2a22972b2de2a78e (patch)
tree32294ff1d1acaa6d5757b2500465d289df9599bb /src/qlistcontroller.h
parenta5ce89747444169c9acd648d4a0d5f228f7321df (diff)
parent1f3b174b487f2fc294201e5756021f24906af8b8 (diff)
Merge branch 'master' of git@scm.dev.nokia.troll.no:research/itemviews-ng
Diffstat (limited to 'src/qlistcontroller.h')
-rw-r--r--src/qlistcontroller.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/qlistcontroller.h b/src/qlistcontroller.h
index c74672e..784d89a 100644
--- a/src/qlistcontroller.h
+++ b/src/qlistcontroller.h
@@ -87,7 +87,6 @@ public:
virtual bool hoverLeaveEvent(QGraphicsSceneHoverEvent *event, const QTransform &transform);
virtual bool wheelEvent(QGraphicsSceneWheelEvent *event, const QTransform &transform);
virtual bool resizeEvent(QGraphicsSceneResizeEvent *event, const QTransform &transform);
-
virtual bool processEvent(QEvent *event, const QTransform &transform);
Q_SIGNALS: