diff -r 5456b4e8b3a8 -r 3321d3e205b6 taskswitcher/taskswitcherui/taskswitcherapp/inc/tsappui.h --- a/taskswitcher/taskswitcherui/taskswitcherapp/inc/tsappui.h Wed Sep 01 12:32:46 2010 +0100 +++ b/taskswitcher/taskswitcherui/taskswitcherapp/inc/tsappui.h Tue Sep 14 20:58:58 2010 +0300 @@ -45,9 +45,6 @@ public: enum { - //!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - //TODO make maping to NGA transition id - //!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! ENoneTransition = 0, EForegroundTransition = 3, EBackgroundTransition = 4, @@ -214,6 +211,13 @@ * Currently it recognises only camera app as multimedia app. */ TBool IsUnderlyingAppMultimediaL(); + + /** + * Obtain aplication id by it's window group Id. + * + * @return TUid aplication id. + */ + TUid GetAppIdL( TInt aWgId ); private: