ui/inc/glxcommandhandlers.hrh
changeset 44 aa2fa096cbfb
parent 43 72396548277c
child 45 863223ea6961
equal deleted inserted replaced
43:72396548277c 44:aa2fa096cbfb
   113     EGlxCmdContextDelete,
   113     EGlxCmdContextDelete,
   114     EGlxCmdContextAlbumDelete,
   114     EGlxCmdContextAlbumDelete,
   115     EGlxCmdContextSend,
   115     EGlxCmdContextSend,
   116     EGlxCmdContextRename,
   116     EGlxCmdContextRename,
   117     EGlxCmdSetupItem,
   117     EGlxCmdSetupItem,
   118     EGlxCmdAppBackground,    //when application goes into background
   118     EGlxCmdComment,
   119     EGlxCmdAppForeground,    //when application comes into foreground
       
   120     EGlxCmdAiwBase = 0x6000
   119     EGlxCmdAiwBase = 0x6000
   121     };
   120     };
   122 
   121 
   123 #endif  // __GLXCOMMANDHANDLERS_HRH__
   122 #endif  // __GLXCOMMANDHANDLERS_HRH__