searchsrv_plat/cpix_utility_api/inc/messageharvesterdefs.h
changeset 23 d4d56f5e7c55
parent 8 6547bf8ca13a
equal deleted inserted replaced
20:556534771396 23:d4d56f5e7c55
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 #ifndef __MESSAGEHARVESTERDEFS_H__
    18 #ifndef __MESSAGEHARVESTERDEFS_H__
    19 #define __MESSAGEHARVESTERDEFS_H__
    19 #define __MESSAGEHARVESTERDEFS_H__
       
    20 
       
    21 
       
    22 /**
       
    23  * @file
       
    24  * @ingroup Common
       
    25  * @brief Message harvester definitions
       
    26  */
       
    27 
    20 
    28 
    21 // ***** MESSAGING ***** 
    29 // ***** MESSAGING ***** 
    22 
    30 
    23 #define SMS_QBASEAPPCLASS  "@0:root msg phone sms"
    31 #define SMS_QBASEAPPCLASS  "@0:root msg phone sms"
    24 // nasty hack to make the expression _L(SMS_QBASEAPPCLASS) compile in symbian
    32 // nasty hack to make the expression _L(SMS_QBASEAPPCLASS) compile in symbian