diff -r e8965914fac7 -r 79647526f98c appinstaller/AppMngr2/Widget/inc/appmngr2widgetruntime.h --- 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 );