perfapps/memspyui/ui/avkon/inc/MemSpyViewThreads.h
changeset 53 819e59dfc032
parent 51 b048e15729d6
--- a/perfapps/memspyui/ui/avkon/inc/MemSpyViewThreads.h	Fri Sep 17 14:22:55 2010 +0300
+++ b/perfapps/memspyui/ui/avkon/inc/MemSpyViewThreads.h	Mon Oct 04 10:09:02 2010 +0300
@@ -78,8 +78,7 @@
     TThreadId iCurrentThreadId;
     TProcessId iParentProcessId;
     
-    RArray<CMemSpyApiThread*> iThreads;
-    CDesCArrayFlat* iModel;
+    RPointerArray<CMemSpyApiThread> iThreads;
     };