diff -r 7e493765a7b8 -r f46b00385da1 browserui/browser/BrowserAppInc/BrowserProgressIndicator.h --- a/browserui/browser/BrowserAppInc/BrowserProgressIndicator.h Sun Mar 14 13:09:52 2010 +0000 +++ b/browserui/browser/BrowserAppInc/BrowserProgressIndicator.h Sun Mar 28 16:36:35 2010 +0100 @@ -56,7 +56,7 @@ * @param aApiProvider Reference to API provider * @return Pointer to instance of CBrowserAnimation */ - static CBrowserProgressIndicator* CBrowserProgressIndicator::NewL( MApiProvider& aApiProvider ); + static CBrowserProgressIndicator* NewL( MApiProvider& aApiProvider ); /** * Constructor. * @param aApiProvider Reference to API provider