diff -r 8f0df5c82986 -r 67eb01668b0e videocollection/hgmyvideos/inc/vcxhgmyvideosmainview.h --- a/videocollection/hgmyvideos/inc/vcxhgmyvideosmainview.h Tue May 25 12:44:54 2010 +0300 +++ b/videocollection/hgmyvideos/inc/vcxhgmyvideosmainview.h Wed Jun 09 09:44:23 2010 +0300 @@ -15,7 +15,7 @@ */ -// Version : %version: 17 % +// Version : %version: 18 % #ifndef VCXHGMYVIDEOSMAINVIEW_H #define VCXHGMYVIDEOSMAINVIEW_H @@ -167,6 +167,14 @@ */ void LaunchBrowserL( const TDesC& aUrl ); + /** + * Launches Ovi store. + * + * @param aAppUid Ovi Store Launcher application UID + * @param aMsg command line arguments + */ + void LaunchOviStoreL( const TUid aAppUid, const TDesC& aArgs = KNullDesC() ); + private: // Constructors /**