webengine/widgetregistry/Server/inc/WidgetRegistry.h
branchCompilerCompatibility
changeset 49 4c02a47fcdfc
parent 37 cb62a4f66ebe
--- a/webengine/widgetregistry/Server/inc/WidgetRegistry.h	Thu Mar 04 13:17:10 2010 -0800
+++ b/webengine/widgetregistry/Server/inc/WidgetRegistry.h	Thu Mar 04 14:02:57 2010 -0800
@@ -149,7 +149,7 @@
     /**
      * return serialized value of property aId for the widget aUid or leave
      */
-    CBufFlat* CWidgetRegistry::GetWidgetPropertyValueL(
+    CBufFlat* GetWidgetPropertyValueL(
         const TUid& aUid,
         TWidgetPropertyId aId,
         TInt aMaxLength );