omads/omadsappui/AspPreSyncPlugin/src/AspPreSyncDefaultPlugin.cpp
branchRCL_3
changeset 56 3e6957da2ff8
parent 52 4f0867e42d62
child 67 2abf74df9cdc
equal deleted inserted replaced
52:4f0867e42d62 56:3e6957da2ff8
    29 #include <AknGlobalMsgQuery.h>
    29 #include <AknGlobalMsgQuery.h>
    30 #include <rconnmon.h>
    30 #include <rconnmon.h>
    31 
    31 
    32 
    32 
    33 #include <AknQueryDialog.h>
    33 #include <AknQueryDialog.h>
    34 #include <AspSyncUtil.rsg>
    34 #include <aspsyncutil.rsg>
    35 #include <StringLoader.h> 
    35 #include <StringLoader.h> 
    36 #include <aspdefines.h> //For enum TRoamingSettings
    36 #include <AspDefines.h> //For enum TRoamingSettings
    37 #include <centralrepository.h> //For central Repository
    37 #include <centralrepository.h> //For central Repository
    38 
    38 
    39 // ============================== MEMBER FUNCTIONS ============================
    39 // ============================== MEMBER FUNCTIONS ============================
    40 
    40 
    41 _LIT(KDC_RESOURCE_FILES_DIR,"\\resource\\");
    41 _LIT(KDC_RESOURCE_FILES_DIR,"\\resource\\");