From 427221638f1e652bd57a37835a1de0134266c3f7 Mon Sep 17 00:00:00 2001 From: zautrix Date: Mon, 27 Jun 2005 18:45:56 +0000 Subject: fixx --- (limited to 'korganizer/komonthview.h') diff --git a/korganizer/komonthview.h b/korganizer/komonthview.h index 159af16..ac97860 100644 --- a/korganizer/komonthview.h +++ b/korganizer/komonthview.h @@ -107,6 +107,7 @@ class MonthViewItem: public QListBoxItem public: MonthViewItem( Incidence *, QDate qd, const QString & title ); void recycle( Incidence *incidence, QDate qd, const QString & s); + void clearData(); void setRecur(bool on) { mRecur = on; } void setAlarm(bool on) { mAlarm = on; } void setReply(bool on) { mReply = on; } -- cgit v0.9.0.2