diff -r 79311d856354 -r 7be2816dbabd taskswitcher/taskswitcherui/taskswitcherapp/inc/tsappui.h --- a/taskswitcher/taskswitcherui/taskswitcherapp/inc/tsappui.h Tue Apr 27 16:26:12 2010 +0300 +++ b/taskswitcher/taskswitcherui/taskswitcherapp/inc/tsappui.h Tue May 11 16:02:39 2010 +0300 @@ -106,6 +106,11 @@ */ TBool LayoutChangeAllowed(); + /** + * Checks if task switcher is in foreground + */ + TBool IsForeground() const; + public: /** * From MTsCenrepChangeObserver