syncmlfw/dm/settings/src/NSmlDMSettings.cpp
branchRCL_3
changeset 25 b183ec05bd8c
parent 9 57a65a3a658c
child 26 19bba8228ff0
equal deleted inserted replaced
24:13d7c31c74e0 25:b183ec05bd8c
    14 * Description:  DM-settings 
    14 * Description:  DM-settings 
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 
    18 
    19 #include <NSmlDMProfileRes.rsg>
    19 #include <nsmldmprofileres.rsg>
    20 #include <SyncMLDef.h>
    20 #include <SyncMLDef.h>
    21 #include <utf.h>
    21 #include <utf.h>
    22 
       
    23 #include <nsmlconstants.h>
    22 #include <nsmlconstants.h>
    24 #include <nsmldebug.h>
    23 #include <nsmldebug.h>
    25 #include <nsmldmconstants.h>
    24 #include <nsmldmconstants.h>
    26 #include <nsmldmtreedbclient.h>
    25 #include <nsmldmtreedbclient.h>
       
    26 #include <xml/RXMLReader.h>
       
    27 #include <centralrepository.h>
    27 #include "nsmldmsettings.h"
    28 #include "nsmldmsettings.h"
    28 #include "barsc.h"
    29 #include "barsc.h"
    29 #include "bautils.h"
    30 #include "bautils.h"
    30 #include "NSmlDMResourceProfile.h"
    31 #include "NSmlDMResourceProfile.h"
    31 #include "DMprofileContentHandler.h"
    32 #include "DMprofileContentHandler.h"
    32 #include "rxmlreader.h"
       
    33 #include <centralrepository.h>
       
    34 #include "DevManInternalCRKeys.h"
    33 #include "DevManInternalCRKeys.h"
    35 
    34 
    36 //------------------------------------------------------------------------------
    35 //------------------------------------------------------------------------------
    37 //
    36 //
    38 //		CNSmlDMSettings
    37 //		CNSmlDMSettings