ui/inc/glxcommandhandlers.hrh
changeset 43 72396548277c
parent 40 112f0ac2d1f0
child 44 aa2fa096cbfb
equal deleted inserted replaced
42:5e1df1b52eb3 43:72396548277c
   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
       
   119     EGlxCmdAppForeground,    //when application comes into foreground
   118     EGlxCmdAiwBase = 0x6000
   120     EGlxCmdAiwBase = 0x6000
   119     };
   121     };
   120 
   122 
   121 #endif  // __GLXCOMMANDHANDLERS_HRH__
   123 #endif  // __GLXCOMMANDHANDLERS_HRH__