appinstaller/AppMngr2/Widget/inc/appmngr2widgetappinfo.h
branchRCL_3
changeset 25 7333d7932ef7
parent 12 7ca52d38f8c3
child 26 8b7f4e561641
--- a/appinstaller/AppMngr2/Widget/inc/appmngr2widgetappinfo.h	Thu Aug 19 10:02:49 2010 +0300
+++ b/appinstaller/AppMngr2/Widget/inc/appmngr2widgetappinfo.h	Tue Aug 31 15:21:33 2010 +0300
@@ -1,5 +1,5 @@
 /*
-* Copyright (c) 2008-2010 Nokia Corporation and/or its subsidiary(-ies).
+* Copyright (c) 2008 Nokia Corporation and/or its subsidiary(-ies).
 * All rights reserved.
 * This component and the accompanying materials are made available
 * under the terms of "Eclipse Public License v1.0"
@@ -47,13 +47,12 @@
 
 private:    // new functions
     void ShowDetailsL();
-
+    
 private:    // data
     TUid iWidgetUid;
     HBufC* iName;
     HBufC* iDetails;
     SwiUI::RSWInstLauncher* iSWInstLauncher;
-    HBufC8* iMimeType;
     };
 
 #endif // C_APPMNGR2WIDGETAPPINFO_H