branch | RCL_3 |
changeset 130 | 67f2ed48ad91 |
parent 118 | 8baec10861af |
--- a/idlefw/plugins/mcsplugin/publisher/inc/mcsplugindata.h Wed Sep 15 12:32:36 2010 +0300 +++ b/idlefw/plugins/mcsplugin/publisher/inc/mcsplugindata.h Wed Oct 13 14:53:46 2010 +0300 @@ -62,7 +62,7 @@ /** * Name of the item. */ - const TDesC* Name(); + TDesC& Name(); /** * Set name of the item, @@ -72,7 +72,7 @@ /** * Value of the item. Used for bookmark url. */ - const TDesC* Value(); + TDesC& Value(); /* * Set value of the item.