serviceproviders/sapi_calendar/calendarservice/inc/entryattributes.h
branchCompilerCompatibility
changeset 51 b67581c9622b
parent 22 fc9cf246af83
--- a/serviceproviders/sapi_calendar/calendarservice/inc/entryattributes.h	Sun Mar 14 13:12:13 2010 +0000
+++ b/serviceproviders/sapi_calendar/calendarservice/inc/entryattributes.h	Sun Mar 28 16:38:04 2010 +0100
@@ -384,7 +384,7 @@
 	     * Two-phased constructor.
 	     * @return An instance of CEntryAttributes
 	    */
-		IMPORT_C static CEntryAttributes* CEntryAttributes::NewL();
+		IMPORT_C static CEntryAttributes* NewL();
 		/** 
 	     * Destructor.
 	    */
@@ -816,4 +816,4 @@
 		TInt32 iSetAttributes;
 	};
 	
-#endif __CALENDARENTRY_H
\ No newline at end of file
+#endif __CALENDARENTRY_H