diff -r c743ef5928ba -r f966699dea19 idlehomescreen/widgetmanager/inc/wmmaincontainer.h --- a/idlehomescreen/widgetmanager/inc/wmmaincontainer.h Tue Feb 02 00:04:13 2010 +0200 +++ b/idlehomescreen/widgetmanager/inc/wmmaincontainer.h Fri Feb 19 22:42:37 2010 +0200 @@ -243,6 +243,12 @@ */ CWmConfiguration& Configuration(); + /** + * Process foregound events. + * @param aForeground ETrue indicates foreground + */ + void ProcessForegroundEvent( TBool aForeground ); + protected: // from base class CCoeControl /**