src/hbfeedback/player/hbfeedbackplayer_p.h
changeset 7 923ff622b8b9
parent 2 06ff229162e9
equal deleted inserted replaced
6:c3690ec91ef8 7:923ff622b8b9
    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 #ifndef HBFEEDBACKPLAYER_H
    26 #ifndef HBFEEDBACKPLAYER_P_H
    27 #define HBFEEDBACKPLAYER_H
    27 #define HBFEEDBACKPLAYER_P_H
    28 
    28 
    29 #include <hbfeedbacknamespace.h>
    29 #include <hbfeedbacknamespace.h>
    30 #include <QObject>
    30 #include <QObject>
    31 
    31 
    32 class HbFeedbackSettings;
    32 class HbFeedbackSettings;
    58 
    58 
    59 private:
    59 private:
    60     HbFeedbackPlayerPrivate* const d;
    60     HbFeedbackPlayerPrivate* const d;
    61 };
    61 };
    62 
    62 
    63 #endif // HBFEEDBACKPLAYER_H
    63 #endif // HBFEEDBACKPLAYER_P_H