msg_plat/messaging_media_resolver_api/inc/MsgTextInfo.h
changeset 5 4697dfb2d7ad
parent 0 72b543305e3a
child 36 844a5921f85b
equal deleted inserted replaced
4:e9eae96aa117 5:4697dfb2d7ad
    24 // INCLUDES
    24 // INCLUDES
    25 
    25 
    26 #include <e32std.h>
    26 #include <e32std.h>
    27 #include <f32file.h>
    27 #include <f32file.h>
    28 
    28 
    29 #include <msgmediainfo.h>
    29 #include <MsgMediaInfo.h>
    30 
    30 
    31 // CONSTANTS
    31 // CONSTANTS
    32 
    32 
    33 // MACROS
    33 // MACROS
    34 
    34 
   126         TUint iCharSet;
   126         TUint iCharSet;
   127         TBool iCharSetRecognized;
   127         TBool iCharSetRecognized;
   128 
   128 
   129     };
   129     };
   130 
   130 
   131 #include <msgtextinfo.inl>
   131 #include <MsgTextInfo.inl>
   132 
   132 
   133 #endif // __MSGTEXTINFO_H
   133 #endif // __MSGTEXTINFO_H