phonebookui/Phonebook/inc/PhonebookExternalCRKeys.h
branchRCL_3
changeset 3 04ab22b956c2
parent 0 e686773b3f54
child 64 c1e8ba0c2b16
equal deleted inserted replaced
0:e686773b3f54 3:04ab22b956c2
    17 
    17 
    18 
    18 
    19 #ifndef __PhonebookExternalCRKeys_H__
    19 #ifndef __PhonebookExternalCRKeys_H__
    20 #define __PhonebookExternalCRKeys_H__
    20 #define __PhonebookExternalCRKeys_H__
    21 
    21 
    22 #include <SettingsInternalCRKeys.h> // includes KRCSEPreferredTelephony
    22 #include <settingsinternalcrkeys.h> // includes KRCSEPreferredTelephony
    23 
    23 
    24 /**
    24 /**
    25  * This file contains external CR keys used by Phonebook
    25  * This file contains external CR keys used by Phonebook
    26  * defined as const TUint32. Direct use of them is not
    26  * defined as const TUint32. Direct use of them is not
    27  * possible since they are defined as TUid, and that is
    27  * possible since they are defined as TUid, and that is