mtpfws/mtpfw/inc/mtpcommonconst.h
changeset 60 841f70763fbe
parent 37 d9d8313203af
equal deleted inserted replaced
52:866b4af7ffbe 60:841f70763fbe
    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;