diff -r b01126ce0bec -r ba63c83f4716 menufw/menufwui/mmwidgets/inc/mmlistboxcontainer.h --- a/menufw/menufwui/mmwidgets/inc/mmlistboxcontainer.h Wed Sep 15 12:00:00 2010 +0300 +++ b/menufw/menufwui/mmwidgets/inc/mmlistboxcontainer.h Wed Oct 13 14:18:30 2010 +0300 @@ -12,7 +12,7 @@ * Contributors: * * Description: CMmListBoxContainer -* Version : %version: MM_21.1.11 % << Don't touch! Updated by Synergy at check-out. +* Version : %version: MM_21.1.10 % << Don't touch! Updated by Synergy at check-out. * */ @@ -166,13 +166,6 @@ */ THnSuiteWidgetType WidgetType(); - /** - * Sets a proper flag if the widget is brought to foreground. - * - * @param aCommingFromBackground indicates whether the widget is brought to foreground. - */ - virtual void SetWidgetCommingFromBackground( TBool aCommingFromBackground ); - public: /** * Draws the widget view. @@ -196,7 +189,7 @@ * @return The current widget vertical item offset. */ virtual TInt VerticalItemOffset() const; - + protected: // from CMmWidgetContainer /**