ui/inc/glxcommandhandlers.hrh
changeset 36 6481344a6d67
parent 29 2c833fc9e98f
child 44 aa2fa096cbfb
equal deleted inserted replaced
33:1ee2af37811f 36:6481344a6d67
   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__