simpledatamodeladapter/src/presensepluginlocalstore.cpp
branchRCL_3
changeset 11 b4758b4b2d20
parent 8 aca99fb8a3dd
equal deleted inserted replaced
10:96b99892dd80 11:b4758b4b2d20
    14 * Description:  IETF SIMPLE Protocol implementation for XIMP Framework
    14 * Description:  IETF SIMPLE Protocol implementation for XIMP Framework
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 
    18 
    19 #include <aknutils.h>
    19 #include <AknUtils.h>
    20 #include "presencepluginlocalstore.h"
    20 #include "presencepluginlocalstore.h"
    21 #include "presencelogger.h"
    21 #include "presencelogger.h"
    22 
    22 
    23 _LIT( KContactId, "ContactId" );
    23 _LIT( KContactId, "ContactId" );
    24 _LIT( KContactTable, "Contacts" );
    24 _LIT( KContactTable, "Contacts" );