equal
deleted
inserted
replaced
24 #include <data_caging_path_literals.hrh> // for resource and bitmap directories |
24 #include <data_caging_path_literals.hrh> // for resource and bitmap directories |
25 #include <SyncMLErr.h> // sync error codes |
25 #include <SyncMLErr.h> // sync error codes |
26 #include <DevManInternalCRKeys.h> |
26 #include <DevManInternalCRKeys.h> |
27 #include <centralrepository.h> |
27 #include <centralrepository.h> |
28 #include <featmgr.h> |
28 #include <featmgr.h> |
29 #include "NSmlDMSyncHandler.h" |
29 #include "nsmldmsynchandler.h" |
30 #include "NSmlDMSyncDebug.h" |
30 #include "nsmldmsyncdebug.h" |
31 #include "nsmldmsyncinternalpskeys.h" |
31 #include "nsmldmsyncinternalpskeys.h" |
32 |
32 |
33 // ----------------------------------------------------------------------------- |
33 // ----------------------------------------------------------------------------- |
34 // CNSmlDMSyncHandler::NewL |
34 // CNSmlDMSyncHandler::NewL |
35 // |
35 // |