appinstaller/AppMngr2/Widget/inc/appmngr2widgetruntime.h
branchRCL_3
changeset 73 79647526f98c
parent 66 8b7f4e561641
--- a/appinstaller/AppMngr2/Widget/inc/appmngr2widgetruntime.h	Tue Sep 14 21:31:28 2010 +0300
+++ b/appinstaller/AppMngr2/Widget/inc/appmngr2widgetruntime.h	Wed Sep 15 12:20:42 2010 +0300
@@ -51,6 +51,7 @@
 
 public:     // new functions
     HBufC8* GetMimeTypeL( const TUid& aWidgetUid );
+    HBufC* GetVersionL( const TUid& aWidgetUid );
 
 private:    // new functions
     CAppMngr2WidgetRuntime( MAppMngr2RuntimeObserver& aObserver );