diff -r d1dadafc5584 -r 26079c1bb561 taskswitcher/screenshotplugin/inc/tsscreenshotplugin.h --- a/taskswitcher/screenshotplugin/inc/tsscreenshotplugin.h Mon Sep 27 11:31:59 2010 +0300 +++ b/taskswitcher/screenshotplugin/inc/tsscreenshotplugin.h Wed Oct 06 16:00:22 2010 +0300 @@ -55,7 +55,7 @@ void SendMessageL( const TDesC8& aMessage ); private: - CTsIdList* iBlockedList; + CTsIdList* iAllowedList; RPointerArray iCache; TInt iWindowGroupId; };