photosgallery/viewframework/commandhandlers/inc/glxcommandhandlers.hrh
branchRCL_3
changeset 35 420f6808bf21
parent 25 191387a8b767
child 57 ea65f74e6de4
equal deleted inserted replaced
32:78ad99c24f08 35:420f6808bf21
    89     EGlxCmdShowVideos,
    89     EGlxCmdShowVideos,
    90     EGlxCmdAddToFavourites,
    90     EGlxCmdAddToFavourites,
    91     EGlxCmdRemoveFromFavourites,
    91     EGlxCmdRemoveFromFavourites,
    92     KGlxCmdMnShowMap,
    92     KGlxCmdMnShowMap,
    93     EGlxCmdSave,
    93     EGlxCmdSave,
    94     EGlxCmdSingleClickAddToAlbum,
       
    95     EGlxCmdSingleClickAddTag,
       
    96     EGlxCmdSingleClickDelete,
       
    97     EGlxCmdSingleClickSend,
       
    98     EGlxCmdAiwSingleClickEdit,
       
    99     EGlxCmdSingleClickRemoveFrom,
       
   100     EGlxCmdRenameCompleted, 
    94     EGlxCmdRenameCompleted, 
   101     EGlxCmdDialogLaunched,
    95     EGlxCmdDialogLaunched,
   102     EGlxCmdAiwBase = 0x6000
    96     EGlxCmdAiwBase = 0x6000
   103     };
    97     };
   104     
    98