browserutilities/downloadmgr/DownloadMgrUiLib/Inc/DownloadMgrUiLib.hrh
branchRCL_3
changeset 49 919f36ff910f
parent 48 79859ed3eea9
equal deleted inserted replaced
48:79859ed3eea9 49:919f36ff910f
    44     EDownloadsListCmdFileManager,
    44     EDownloadsListCmdFileManager,
    45     EDownloadsListCmdCancelAll
    45     EDownloadsListCmdCancelAll
    46     };
    46     };
    47 
    47 
    48 
    48 
    49 #define KUiLibMaxDefAttrLength 32 // See KMaxDefAttrLength in HttpDownloadMgrCommon.h!
    49 #define KUiLibMaxDefAttrLength 32 // See KMaxDefAttrLength in httpdownloadmgrcommon.h!
    50 
    50 
    51 enum TDMULAIWMENUIDs
    51 enum TDMULAIWMENUIDs
    52     {
    52     {
    53     EAIWPluginMenu  	=  0x6025,
    53     EAIWPluginMenu  	=  0x6025,
    54     EAIWPluginSubMenu 	=  0x7000
    54     EAIWPluginSubMenu 	=  0x7000
    55     };
    55     };
    56 
    56 
       
    57 #ifdef BRDO_SINGLE_CLICK_ENABLED_FF
       
    58 enum TAiwCommandId    // pls dont modify these values.
       
    59     {
       
    60     EAiwCmdRingtone = 0x6025,
       
    61     EAiwCmdContact = 0x6026
       
    62     };
       
    63 #endif
       
    64 
    57 #endif /* DOWNLOADMGRUILIB_HRH */
    65 #endif /* DOWNLOADMGRUILIB_HRH */
    58 
    66 
    59 // End of File
    67 // End of File