diff -r 94dc1107e8b2 -r 40a3f856b14d phoneengine/PhoneCntFinder/ContactService/inc/CPhCntContactManager.h --- a/phoneengine/PhoneCntFinder/ContactService/inc/CPhCntContactManager.h Thu Jul 15 18:38:16 2010 +0300 +++ b/phoneengine/PhoneCntFinder/ContactService/inc/CPhCntContactManager.h Thu Aug 19 09:54:27 2010 +0300 @@ -106,7 +106,7 @@ */ MPhCntContactMatchStrategy* CreateContactMatchStrategyL( MVPbkContactFindObserver& aObserver, - TBool aRemoveDuplicates ); + TDuplicateRemovalStrategy aStrategy ); /** * From MPhCntContactManager. @@ -365,4 +365,4 @@ }; -#endif // CPHCNTCONTACTMANAGER_H \ No newline at end of file +#endif // CPHCNTCONTACTMANAGER_H