taskswitcher/screenshotplugin/inc/tsscreenshotplugin.h
changeset 125 26079c1bb561
parent 119 50e220be30d1
--- 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<CTsScreenshotNotifier> iCache;
     TInt iWindowGroupId;
 };