deviceupdatesui/deviceupdates/src/nsmldmsyncprofilelist.cpp
changeset 36 9eefb50e711a
parent 33 7464c1e21dae
equal deleted inserted replaced
35:8cb2989024b1 36:9eefb50e711a
    17 
    17 
    18 
    18 
    19 #include <SyncMLTransportProperties.h>
    19 #include <SyncMLTransportProperties.h>
    20 #include <centralrepository.h>
    20 #include <centralrepository.h>
    21 #include <featmgr.h>
    21 #include <featmgr.h>
    22 
    22 #include "nsmldmsyncprivatecrkeys.h"
    23 #include "NSmlDMSyncPrivateCRKeys.h"
    23 #include "nsmldmsyncprofilelist.h"
    24 
    24 #include "nsmldmsyncprofile.h"
    25 #include "NSmlDMSyncProfileList.h"
    25 #include "nsmldmsyncdebug.h"
    26 #include "NSmlDMSyncProfile.h"
    26 #include "nsmldmsyncappengine.h"
    27 #include "NSmlDMSyncDebug.h"
    27 #include "nsmldmsyncutil.h"
    28 #include "NSmlDMSyncAppEngine.h"
       
    29 #include "NSmlDMSyncUtil.h"
       
    30 
    28 
    31 // ============================ MEMBER FUNCTIONS ==============================
    29 // ============================ MEMBER FUNCTIONS ==============================
    32 //
    30 //
    33 
    31 
    34 // -----------------------------------------------------------------------------
    32 // -----------------------------------------------------------------------------