calendarengines/versit2/inc/ICalProperty.h
branchCompilerCompatibility
changeset 15 21b79936b33a
parent 0 f979ecb2b13e
--- a/calendarengines/versit2/inc/ICalProperty.h	Sun Mar 14 13:09:26 2010 +0000
+++ b/calendarengines/versit2/inc/ICalProperty.h	Sun Mar 28 16:36:17 2010 +0100
@@ -55,7 +55,7 @@
 	IMPORT_C const RPointerArray<CICalValue>& Values() const;
 	IMPORT_C const CICalPropertyParam* FindParam(const TDesC& aType) const;
 	
-	CICalPropertyParam& CICalProperty::AddPropertyParamL();
+	CICalPropertyParam& AddPropertyParamL();
 	void RemovePropertyParamL(const CICalPropertyParam& aParam);
 	void ExternalizeL(CICalContentLineWriter& aWriter);