From e08811c2246f63b2b63f9db6b65701344460f3d7 Mon Sep 17 00:00:00 2001 From: zautrix Date: Mon, 28 Nov 2005 01:23:02 +0000 Subject: ync --- (limited to 'libkcal/incidence.h') diff --git a/libkcal/incidence.h b/libkcal/incidence.h index dc49640..f89942f 100644 --- a/libkcal/incidence.h +++ b/libkcal/incidence.h @@ -173,6 +173,7 @@ class Incidence : public IncidenceBase QString relatedToUid() const; /** point at some other event to which the event relates */ void setRelatedTo(Incidence *relatedTo); + void resetRelatedTo(); /** what event does this one relate to? */ Incidence *relatedTo() const; /** All events that are related to this event */ -- cgit v0.9.0.2