diff -r b01126ce0bec -r ba63c83f4716 taskswitcher/taskswitcherui/taskswitcherapp/inc/tsappui.h --- a/taskswitcher/taskswitcherui/taskswitcherapp/inc/tsappui.h Wed Sep 15 12:00:00 2010 +0300 +++ b/taskswitcher/taskswitcherui/taskswitcherapp/inc/tsappui.h Wed Oct 13 14:18:30 2010 +0300 @@ -45,6 +45,9 @@ public: enum { + //!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + //TODO make maping to NGA transition id + //!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! ENoneTransition = 0, EForegroundTransition = 3, EBackgroundTransition = 4, @@ -211,13 +214,6 @@ * 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: