diff -r c2f36e6d50ac -r 63ff45340ef4 uiaccelerator_plat/alf_visual_api/inc/alf/alfvisual.h --- a/uiaccelerator_plat/alf_visual_api/inc/alf/alfvisual.h Sun Mar 14 13:12:23 2010 +0000 +++ b/uiaccelerator_plat/alf_visual_api/inc/alf/alfvisual.h Sun Mar 28 16:38:10 2010 +0100 @@ -921,8 +921,8 @@ * @return Drop shadow handler. NULL if drop shadow is disabled. */ IMPORT_C CAlfDropShadow* DropShadowHandler() const; - IMPORT_C void CAlfVisual::SetEffectL( const TDesC& aEffectFile ); - IMPORT_C void CAlfVisual::SetGroupEffectL( const TDesC& aEffectFile, TInt aGroupHandle ); + IMPORT_C void SetEffectL( const TDesC& aEffectFile ); + IMPORT_C void SetGroupEffectL( const TDesC& aEffectFile, TInt aGroupHandle ); protected: