branch | RCL_3 |
changeset 9 | f966699dea19 |
parent 4 | 4d54b72983ae |
child 11 | ff572dfe6d86 |
--- 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 /**