diff -r e7a9cc41bfe3 -r f97881630a71 userdict/inc/UdictContainer.h --- a/userdict/inc/UdictContainer.h Sun Mar 14 13:08:44 2010 +0000 +++ b/userdict/inc/UdictContainer.h Sun Mar 28 16:35:48 2010 +0100 @@ -101,10 +101,9 @@ * Creates the icon and adds it to the array if it was successful * @since 2.8 */ - void CUserDictContainer::CreateIconAndAddToArrayL( - CArrayPtr*& aIconsArray, - const TDesC& aIconFile, - TInt aBitmap, TInt aMask = -1); + void CreateIconAndAddToArrayL(CArrayPtr*& aIconsArray, + const TDesC& aIconFile, + TInt aBitmap, TInt aMask = -1); private: // Functions from base classes