mpengine/inc/mpmpxharvesterframeworkwrapper.h
changeset 41 ea59c434026a
parent 29 8192e5b5c935
child 55 f3930dda3342
equal deleted inserted replaced
32:c163ef0b758d 41:ea59c434026a
    21 #include <QObject>
    21 #include <QObject>
    22 #include "mpmpxcommondefs.h"
    22 #include "mpmpxcommondefs.h"
    23 #include "mpcommondefs.h"
    23 #include "mpcommondefs.h"
    24 
    24 
    25 class MpMpxHarvesterFrameworkWrapperPrivate;
    25 class MpMpxHarvesterFrameworkWrapperPrivate;
    26 class MpSongScannerHelper;
       
    27 class HbNotificationDialog;
       
    28 class QStringList;
       
    29 class QTranslator;
       
    30 
    26 
    31 class MpMpxHarvesterFrameworkWrapper : public QObject
    27 class MpMpxHarvesterFrameworkWrapper : public QObject
    32 {
    28 {
    33     Q_OBJECT
    29     Q_OBJECT
    34 
    30