diff -r 9595f5d61620 -r 48df8036c0f5 meetingrequest/mrversit2/inc/cesmricalproperty.h --- a/meetingrequest/mrversit2/inc/cesmricalproperty.h Sun Mar 14 13:08:23 2010 +0000 +++ b/meetingrequest/mrversit2/inc/cesmricalproperty.h Sun Mar 28 16:35:40 2010 +0100 @@ -58,7 +58,7 @@ IMPORT_C const RPointerArray& Values() const; IMPORT_C const CESMRICalPropertyParam* FindParam(const TDesC& aType) const; - CESMRICalPropertyParam& CESMRICalProperty::AddPropertyParamL(); + CESMRICalPropertyParam& AddPropertyParamL(); void RemovePropertyParamL(const CESMRICalPropertyParam& aParam); void ExternalizeL(CESMRICalContentLineWriter& aWriter);