diff -r b8fae6b8a148 -r d05a55b217df idlehomescreen/widgetmanager/inc/wmwidgetdata.h --- 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