idlehomescreen/widgetmanager/inc/wmmaincontainer.h
branchCompilerCompatibility
changeset 12 119a7c064f0f
parent 9 f966699dea19
child 15 ff572dfe6d86
--- a/idlehomescreen/widgetmanager/inc/wmmaincontainer.h	Mon Mar 08 21:43:12 2010 +0000
+++ b/idlehomescreen/widgetmanager/inc/wmmaincontainer.h	Sun Mar 14 13:08:57 2010 +0000
@@ -243,6 +243,12 @@
      */
     CWmConfiguration& Configuration();
     
+    /**
+     * Process foregound events.
+     * @param aForeground ETrue indicates foreground
+     */
+    void ProcessForegroundEvent( TBool aForeground );
+    
 protected: // from base class CCoeControl
     
     /**