uiacceltk/hitchcock/goommonitor/inc/goomcloseappconfig.h
branchRCL_3
changeset 3 d8a3531bc6b8
parent 0 15bf7259bb7c
--- a/uiacceltk/hitchcock/goommonitor/inc/goomcloseappconfig.h	Tue Feb 02 07:56:43 2010 +0200
+++ b/uiacceltk/hitchcock/goommonitor/inc/goomcloseappconfig.h	Mon Feb 22 17:57:49 2010 +0200
@@ -49,6 +49,9 @@
      */
     inline TUint CalculateCloseAppPriority(const CGOomWindowGroupList& aWindowGroupList, TUint aAppIndexInWindowGroup);
     
+    TInt iCloseTimeout;
+    TInt iWaitAfterClose;
+    
 private:
     
     CGOomCloseAppConfig(TInt32 aId);