mtpfws/mtpfw/inc/mtpcommonconst.h
branchRCL_3
changeset 20 4a793f564d72
parent 19 0aa8cc770c8a
equal deleted inserted replaced
19:0aa8cc770c8a 20:4a793f564d72
    20 
    20 
    21 #ifndef MTPCOMMONCONST_H
    21 #ifndef MTPCOMMONCONST_H
    22 #define MTPCOMMONCONST_H
    22 #define MTPCOMMONCONST_H
    23 
    23 
    24 #ifdef __SERIES60_
    24 #ifdef __SERIES60_
    25 #include <uiklafinternalcrkeys.h>
    25 #include <UiklafInternalCRKeys.h>
    26 #else
    26 #else
    27 //Following is copied from 'UiklafInternalCRKeys.h', which is
    27 //Following is copied from 'UiklafInternalCRKeys.h', which is
    28 //exported from S60 sdk, in Symbian CBR, this file does not exist.
    28 //exported from S60 sdk, in Symbian CBR, this file does not exist.
    29 const TUid KCRUidUiklaf = { 0x101F8774 };
    29 const TUid KCRUidUiklaf = { 0x101F8774 };
    30 const TUint32 KUikOODDiskFreeSpaceWarningNoteLevel = 0x00000006;
    30 const TUint32 KUikOODDiskFreeSpaceWarningNoteLevel = 0x00000006;