uiaccelerator_plat/alf_visual_api/inc/alf/alfvisual.h
branchCompilerCompatibility
changeset 9 63ff45340ef4
parent 0 15bf7259bb7c
--- 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: