diff -r 5266b1f337bd -r 8baf28733c3d phoneengine/contacthandling/inc/cpecontactextensionwrapper.h --- a/phoneengine/contacthandling/inc/cpecontactextensionwrapper.h Wed Sep 01 12:30:10 2010 +0100 +++ b/phoneengine/contacthandling/inc/cpecontactextensionwrapper.h Tue Sep 14 21:18:17 2010 +0300 @@ -74,7 +74,10 @@ * From CTelMatchingExtension. * @see CTelMatchingExtension. */ - TInt GetAddressForMatching( RBuf& aParsedAddress, TInt& aMeaningfulDigits ); + TInt GetAddressForMatching( + RBuf& aParsedAddress, + TInt& aMeaningfulDigits, + TBool& aAllowUserNameMatch ); /** * From CTelMatchingExtension.