agendainterface/agendautil/inc/agendaentry.h
changeset 45 b6db4fd4947b
parent 23 fd30d51f876b
--- a/agendainterface/agendautil/inc/agendaentry.h	Mon May 03 12:30:32 2010 +0300
+++ b/agendainterface/agendautil/inc/agendaentry.h	Mon Jun 28 15:22:02 2010 +0530
@@ -380,6 +380,7 @@
 	
 	void setGeoValue(const AgendaGeoValue& geoValue);
 	AgendaGeoValue geoValue() const;
+	void clearGeoValue() const;
 	
 	int durationInSecs() const;
 	AgendaEntry& operator=(const AgendaEntry& other);