idlehomescreen/widgetmanager/inc/wmwidgetdata.h
branchRCL_3
changeset 18 d05a55b217df
parent 17 b8fae6b8a148
child 19 79311d856354
--- a/idlehomescreen/widgetmanager/inc/wmwidgetdata.h	Wed Mar 31 21:17:19 2010 +0300
+++ b/idlehomescreen/widgetmanager/inc/wmwidgetdata.h	Wed Apr 14 15:47:59 2010 +0300
@@ -193,7 +193,7 @@
     inline const CHsContentInfo& HsContentInfo() const;
 
     /** widget name */
-    inline const TDesC& Name() const;
+    const TDesC& Name() const;
 
     /** widget uid */
     inline TUid Uid() const;
@@ -229,7 +229,7 @@
     void VisualizeUninstallL();
 	
     /** stop uninstallation animation */
-    void StopUninstallAnimationL();
+    void StopUninstallAnimation();
     
 protected: // from MConverterObserver