diff -r 57d26d31c595 -r 5dafecb0892a uiacceltk/hitchcock/Client/src/alftextstylemanager.cpp --- a/uiacceltk/hitchcock/Client/src/alftextstylemanager.cpp Tue Sep 28 14:40:28 2010 +0300 +++ b/uiacceltk/hitchcock/Client/src/alftextstylemanager.cpp Thu Oct 14 18:35:08 2010 +0300 @@ -569,7 +569,11 @@ // Internal implementation to create a platform style. // --------------------------------------------------------------------------- // +#ifdef ALF_RASTER_TEXT +TInt CAlfTextStyleManager::DoCreatePlatformTextStyleL(TInt aFontStyleId, TInt aParentId, TInt /*aImplementationId*/) +#else TInt CAlfTextStyleManager::DoCreatePlatformTextStyleL(TInt aFontStyleId, TInt aParentId, TInt aImplementationId) +#endif { #ifdef ALF_RASTER_TEXT // Create construction parameters for alf text style object.