src/hbcore/gestures/hbpangesture.h
changeset 30 80e4d18b72f5
parent 1 f7ac710697a9
equal deleted inserted replaced
28:b7da29130b0e 30:80e4d18b72f5
    73 
    73 
    74 private:
    74 private:
    75     Q_DECLARE_PRIVATE_D(d_ptr, HbPanGesture)
    75     Q_DECLARE_PRIVATE_D(d_ptr, HbPanGesture)
    76     Q_DISABLE_COPY(HbPanGesture)
    76     Q_DISABLE_COPY(HbPanGesture)
    77     friend class HbPanGestureLogic;
    77     friend class HbPanGestureLogic;
       
    78     friend class HbPanGestureRecognizer;
    78 };
    79 };
    79 
    80 
    80 #endif // HBPANGESTURE_H
    81 #endif // HBPANGESTURE_H