src/hbcore/gestures/hbtapgesturelogic_p.h
changeset 30 80e4d18b72f5
parent 1 f7ac710697a9
equal deleted inserted replaced
28:b7da29130b0e 30:80e4d18b72f5
    24 ****************************************************************************/
    24 ****************************************************************************/
    25 
    25 
    26 #ifndef HBTAPGESTURELOGIC_P_H
    26 #ifndef HBTAPGESTURELOGIC_P_H
    27 #define HBTAPGESTURELOGIC_P_H
    27 #define HBTAPGESTURELOGIC_P_H
    28 
    28 
    29 #include "hbgestures_p.h"
       
    30 #include "hbglobal.h"
    29 #include "hbglobal.h"
    31 #include "hbtapgesture_p.h"
       
    32 
    30 
    33 #include <QMouseEvent>
    31 #include <QMouseEvent>
    34 #include <QGestureRecognizer>
    32 #include <QGestureRecognizer>
    35 
    33 
    36 class QPoint;
    34 class QPoint;