photosgallery/viewframework/commandhandlers/inc/glxcommandhandlers.hrh
branchRCL_3
changeset 11 71da52165949
parent 4 57d388cc48c1
child 15 191387a8b767
equal deleted inserted replaced
9:6b87b143d312 11:71da52165949
    95     EGlxCmdSingleClickAddTag,
    95     EGlxCmdSingleClickAddTag,
    96     EGlxCmdSingleClickDelete,
    96     EGlxCmdSingleClickDelete,
    97     EGlxCmdSingleClickSend,
    97     EGlxCmdSingleClickSend,
    98     EGlxCmdAiwSingleClickEdit,
    98     EGlxCmdAiwSingleClickEdit,
    99     EGlxCmdSingleClickRemoveFrom,
    99     EGlxCmdSingleClickRemoveFrom,
       
   100     EGlxCmdRenameCompleted, 
   100     EGlxCmdAiwBase = 0x6000
   101     EGlxCmdAiwBase = 0x6000
   101     };
   102     };
   102     
   103     
   103 
   104 
   104 #endif  // __GLXCOMMANDHANDLERS_HRH__
   105 #endif  // __GLXCOMMANDHANDLERS_HRH__