src/hbcore/gestures/hbtapandholdgesturelogic_p.cpp
changeset 30 80e4d18b72f5
parent 23 e6ad4ef83b23
equal deleted inserted replaced
28:b7da29130b0e 30:80e4d18b72f5
    21 ** If you have questions regarding the use of this file, please contact
    21 ** If you have questions regarding the use of this file, please contact
    22 ** Nokia at developer.feedback@nokia.com.
    22 ** Nokia at developer.feedback@nokia.com.
    23 **
    23 **
    24 ****************************************************************************/
    24 ****************************************************************************/
    25 
    25 
       
    26 #include "hbtapandholdgesture.h"
       
    27 #include "hbtapandholdgesturelogic_p.h"
    26 #include "hbgestures_p.h"
    28 #include "hbgestures_p.h"
    27 #include "hbtapandholdgesture.h"
       
    28 #include "hbtapandholdgesture_p.h"
       
    29 #include "hbtapandholdgesturelogic_p.h"
       
    30 
    29 
    31 #include <hbdeviceprofile.h>
    30 #include <hbdeviceprofile.h>
       
    31 
    32 #include <QEvent>
    32 #include <QEvent>
    33 #include <QGestureRecognizer>
    33 #include <QGestureRecognizer>
    34 #include <QGraphicsView>
    34 #include <QGraphicsView>
    35 #include <QMouseEvent>
    35 #include <QMouseEvent>
    36 #include <QDebug>
    36 #include <QDebug>