mtpfws/mtpfw/inc/mtpcommonconst.h
changeset 37 d9d8313203af
parent 31 a26669f87b46
child 43 4a793f564d72
equal deleted inserted replaced
35:c4c427c00f31 37:d9d8313203af
    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;