idlefw/plugins/mcsplugin/publisher/inc/mcsplugindata.h
branchRCL_3
changeset 23 ace62b58f4b2
parent 14 15e4dd19031c
--- a/idlefw/plugins/mcsplugin/publisher/inc/mcsplugindata.h	Tue May 25 13:01:39 2010 +0300
+++ b/idlefw/plugins/mcsplugin/publisher/inc/mcsplugindata.h	Wed Jun 09 10:01:25 2010 +0300
@@ -221,11 +221,12 @@
     
     /**
      * Get bookmark data item
+     * @param aUid, used for bookmark uid
      * @param aView, used for bookmark url
      * @param aParam, used for bookmark name
      * @param aData, is filled with appropriate values
      */
-    void GetBkmDataL( const TDesC8& aView, const TDesC8& aParam, CMCSData& aData );
+    void GetBkmDataL( const TDesC8& aUid, const TDesC8& aView, const TDesC8& aParam, CMCSData& aData );
 
     /**
      * Get folder data item