messagingapp/msgui/msguiutils/inc/mmsconformancecheck.h
branchGCC_SURGE
changeset 47 5b14749788d7
parent 27 e4592d119491
parent 43 35b64624a9e7
equal deleted inserted replaced
35:a32b19fb291e 47:5b14749788d7
    18 #ifndef MMS_CONFORMANCE_CHECK_OPERATION_H
    18 #ifndef MMS_CONFORMANCE_CHECK_OPERATION_H
    19 #define MMS_CONFORMANCE_CHECK_OPERATION_H
    19 #define MMS_CONFORMANCE_CHECK_OPERATION_H
    20 
    20 
    21 #include <QObject>
    21 #include <QObject>
    22 
    22 
    23 #include <msgmediainfo.h>
    23 #include <MsgMediaInfo.h>
    24 #include <qstring.h>
    24 #include <qstring.h>
    25 
    25 
    26 #ifdef BUILD_MSGUI_UTILS_DLL
    26 #ifdef BUILD_MSGUI_UTILS_DLL
    27 #define MSGUI_UTILS_DLL_EXPORT Q_DECL_EXPORT
    27 #define MSGUI_UTILS_DLL_EXPORT Q_DECL_EXPORT
    28 #else
    28 #else