appinstaller/AppinstUi/Daemon/Inc/uninstaller.h
changeset 29 26b6f0522fd8
parent 0 ba25891c3a9e
child 37 6e7b00453237
equal deleted inserted replaced
25:98b66e4fb0be 29:26b6f0522fd8
   161         // Not own. CVersionRevisor instance, which starts uninstall.
   161         // Not own. CVersionRevisor instance, which starts uninstall.
   162         CVersionRevisor* iRevisor;
   162         CVersionRevisor* iRevisor;
   163         // Uninstaller dialog.        
   163         // Uninstaller dialog.        
   164         CDialogWrapper* iDialogs;
   164         CDialogWrapper* iDialogs;
   165         // Descriptor for mime type.
   165         // Descriptor for mime type.
   166         HBufC8* iMime;                 
   166         HBufC* iMime;                 
   167     };      
   167     };      
   168 
   168 
   169 } //namespace Swi
   169 } //namespace Swi
   170 
   170 
   171 #endif /*UNINSTALLER_H*/
   171 #endif /*UNINSTALLER_H*/