idlehomescreen/sapiwrapper/hspswrapper/inc/plugininfo.h
changeset 4 4d54b72983ae
parent 0 f72a12da539e
--- a/idlehomescreen/sapiwrapper/hspswrapper/inc/plugininfo.h	Fri Jan 22 09:35:14 2010 +0200
+++ b/idlehomescreen/sapiwrapper/hspswrapper/inc/plugininfo.h	Tue Jan 26 11:48:23 2010 +0200
@@ -149,13 +149,6 @@
     IMPORT_C CPluginInfo& SetMaxChild( const TInt32 aMaxChild );    
     
     /**
-     * Set widget description
-     *
-     * @param aDescription widget description
-     */
-    IMPORT_C CPluginInfo& SetDescriptionL( const TDesC& aDescription );
-    
-    /**
      * Set widget description (TDesC8)
      *
      * @param aDescription widget description
@@ -167,7 +160,7 @@
      *
      * @return Description widget description or KNullDesC
      */
-    IMPORT_C const TDesC& Description() const;
+    IMPORT_C const TDesC8& Description() const;
     
     /**
      * Set Logo icon
@@ -232,7 +225,7 @@
     /**
      * Own. Plugin description
      */
-    HBufC* iDescription;
+    HBufC8* iDescription;
     
     /**
      * Own. Plugin logo icon