memspyui/ui/avkon/inc/MemSpyViewThreadInfoItemList.h
changeset 35 98924d2efce9
parent 19 4b22a598b890
--- a/memspyui/ui/avkon/inc/MemSpyViewThreadInfoItemList.h	Wed Jun 23 18:13:31 2010 +0300
+++ b/memspyui/ui/avkon/inc/MemSpyViewThreadInfoItemList.h	Tue Jul 06 14:17:03 2010 +0300
@@ -38,7 +38,7 @@
     //CMemSpyViewThreadInfoItemList( CMemSpyEngine& aEngine, MMemSpyViewObserver& aObserver, CMemSpyThread& aThread );
 	CMemSpyViewThreadInfoItemList( RMemSpySession& aSession, MMemSpyViewObserver& aObserver, TProcessId aProcess, TThreadId aThread );
     ~CMemSpyViewThreadInfoItemList();
-    void ConstructL( const TRect& aRect, CCoeControl& aContainer, TAny* aSelectionRune = NULL );
+    void ConstructL( const TRect& aRect, CCoeControl& aContainer, TMemSpyThreadInfoItemType iType);
 
 public: // API
     const CMemSpyThreadInfoItemBase& CurrentInfoItem() const;