src/hbcore/gestures/hbtapgesture.h
changeset 30 80e4d18b72f5
parent 1 f7ac710697a9
equal deleted inserted replaced
28:b7da29130b0e 30:80e4d18b72f5
    63 
    63 
    64 private:
    64 private:
    65     Q_DECLARE_PRIVATE_D(d_ptr, HbTapGesture)
    65     Q_DECLARE_PRIVATE_D(d_ptr, HbTapGesture)
    66     Q_DISABLE_COPY(HbTapGesture)
    66     Q_DISABLE_COPY(HbTapGesture)
    67     friend class HbTapGestureLogic;
    67     friend class HbTapGestureLogic;
       
    68     friend class HbTapGestureRecognizer;
    68 };
    69 };
    69 
    70 
    70 #endif // HBTAPGESTURE_H
    71 #endif // HBTAPGESTURE_H