From 86c0d35262454a31ed7d50d3e20cbdace954ebdf Mon Sep 17 00:00:00 2001 From: zautrix Date: Sat, 05 Feb 2005 11:26:35 +0000 Subject: another fixx --- (limited to 'libkcal/incidence.h') diff --git a/libkcal/incidence.h b/libkcal/incidence.h index 1807bc4..de2a381 100644 --- a/libkcal/incidence.h +++ b/libkcal/incidence.h @@ -266,6 +266,7 @@ class Incidence : public IncidenceBase protected: QPtrList mAlarms; + QPtrList mRelations; private: int mRevision; bool mCancelled; @@ -277,7 +278,6 @@ protected: QStringList mCategories; Incidence *mRelatedTo; QString mRelatedToUid; - QPtrList mRelations; DateList mExDates; QPtrList mAttachments; QStringList mResources; -- cgit v0.9.0.2