uiacceltk/hitchcock/Client/src/alftextstylemanager.cpp
changeset 60 5dafecb0892a
parent 13 8f67d927ea57
--- 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.