include wheelevent too
svn path=/trunk/KDE/kdelibs/; revision=1034755
This commit is contained in:
parent
354f560a9d
commit
2822ce65cd
@ -22,6 +22,7 @@
|
||||
#include <QtCore/qglobal.h>
|
||||
#include <QtCore/qmetatype.h>
|
||||
#include <QGraphicsSceneMouseEvent>
|
||||
#include <QGraphicsSceneWheelEvent>
|
||||
#include <QTime>
|
||||
#include <QDebug>
|
||||
#include <QGraphicsWidget>
|
||||
|
@ -24,6 +24,7 @@
|
||||
|
||||
class QGraphicsSceneMouseEvent;
|
||||
class QGraphicsWidget;
|
||||
class QGraphicsSceneWheelEvent;
|
||||
#include <QObject>
|
||||
#include <QPointF>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user