syncmlfw/dm/settings/src/NSmlDMSettings.cpp
branchRCL_3
changeset 26 19bba8228ff0
parent 25 b183ec05bd8c
child 27 5cc2995847ea
equal deleted inserted replaced
25:b183ec05bd8c 26:19bba8228ff0
    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 
    22 #include <nsmlconstants.h>
    23 #include <nsmlconstants.h>
    23 #include <nsmldebug.h>
    24 #include <nsmldebug.h>
    24 #include <nsmldmconstants.h>
    25 #include <nsmldmconstants.h>
    25 #include <nsmldmtreedbclient.h>
    26 #include <nsmldmtreedbclient.h>
    26 #include <xml/RXMLReader.h>
       
    27 #include <centralrepository.h>
       
    28 #include "nsmldmsettings.h"
    27 #include "nsmldmsettings.h"
    29 #include "barsc.h"
    28 #include "barsc.h"
    30 #include "bautils.h"
    29 #include "bautils.h"
    31 #include "NSmlDMResourceProfile.h"
    30 #include "NSmlDMResourceProfile.h"
    32 #include "DMprofileContentHandler.h"
    31 #include "DMprofileContentHandler.h"
       
    32 #include "rxmlreader.h"
       
    33 #include <centralrepository.h>
    33 #include "DevManInternalCRKeys.h"
    34 #include "DevManInternalCRKeys.h"
    34 
    35 
    35 //------------------------------------------------------------------------------
    36 //------------------------------------------------------------------------------
    36 //
    37 //
    37 //		CNSmlDMSettings
    38 //		CNSmlDMSettings