serviceproviders/sapi_mediamanagement/src/mgservicethumbnailobserver.cpp
changeset 33 50974a8b132e
parent 19 989d2f495d90
equal deleted inserted replaced
32:8d692d9f828f 33:50974a8b132e
    13 *
    13 *
    14 * Description:  This class is the observer of thumbanil generation
    14 * Description:  This class is the observer of thumbanil generation
    15 *  *
    15 *  *
    16 */
    16 */
    17 
    17 
    18 #include<Liwcommon.h>
    18 #include<liwcommon.h>
    19 #include "serviceerrno.h"
    19 #include "serviceerrno.h"
    20 #include "mgservicethumbnailobserver.h"
    20 #include "mgservicethumbnailobserver.h"
    21 #include"mginterface.h"
    21 #include"mginterface.h"
    22 _LIT8(KResponse,"ReturnValue");
    22 _LIT8(KResponse,"ReturnValue");
    23 _LIT8(KErrorCode,"ErrorCode");
    23 _LIT8(KErrorCode,"ErrorCode");