idlehomescreen/widgetmanager/inc/wminstaller.h
branchRCL_3
changeset 17 b8fae6b8a148
parent 12 9674c1a575e9
equal deleted inserted replaced
12:9674c1a575e9 17:b8fae6b8a148
   103 
   103 
   104     /**
   104     /**
   105      * wrt widget that is currently been uninstalled
   105      * wrt widget that is currently been uninstalled
   106      */    
   106      */    
   107     TUid iUid;
   107     TUid iUid;
   108     
   108 
   109     
   109     /**
       
   110      * mime type of widget currently being uninstalled.
       
   111      */    
   110     HBufC8* iMime;
   112     HBufC8* iMime;
   111     
   113     
   112     /** reference to plugin root */
   114     /** reference to plugin root */
   113     CWmPlugin& iWmPlugin;
   115     CWmPlugin& iWmPlugin;
   114     };
   116     };