phoneclientserver/dialutils/src/DialUtilsImpl.cpp
branchRCL_3
changeset 20 987c9837762f
parent 19 7d48bed6ce0c
equal deleted inserted replaced
19:7d48bed6ce0c 20:987c9837762f
    18 
    18 
    19 
    19 
    20 // INCLUDE FILES
    20 // INCLUDE FILES
    21 
    21 
    22 #include    <featmgr.h>                 // Feature Manager.
    22 #include    <featmgr.h>                 // Feature Manager.
    23 #include    "dialutilsimpl.h" // Interface. 
    23 #include    "DialUtilsImpl.h"           // Interface.
    24 
    24 
    25 #include    <centralrepository.h>       // Central repository
    25 #include    <centralrepository.h>       // Central repository
    26 #include    <settingsinternalcrkeys.h> // Settings Central Repository keys. 
    26 #include    <settingsinternalcrkeys.h>  // Settings Central Repository keys.
    27 
    27 
    28 // CONSTANTS
    28 // CONSTANTS
    29 
    29 
    30 // Prefix change Off. See SharedDataKeys.h and SettingsInternalCRKeys.h
    30 // Prefix change Off. See SharedDataKeys.h and SettingsInternalCRKeys.h
    31 const TInt KDiUtPrefixChangeOff = 0;
    31 const TInt KDiUtPrefixChangeOff = 0;