From c6e7f6e2ab8556064ec79fc9bbaa9e0398a7b344 Mon Sep 17 00:00:00 2001 From: zecke Date: Wed, 20 Mar 2002 21:55:54 +0000 Subject: tododb vCal support --- (limited to 'libopie/todoevent.h') diff --git a/libopie/todoevent.h b/libopie/todoevent.h index 79522b2..bca7f6e 100644 --- a/libopie/todoevent.h +++ b/libopie/todoevent.h @@ -12,6 +12,7 @@ class ToDoEvent { const QString &category = QString::null, const QString &description = QString::null , bool hasDate = false, QDate date = QDate::currentDate(), int uid = -1 ); + ToDoEvent(const ToDoEvent & ); bool isCompleted() const; bool hasDate() const; int priority()const ; -- cgit v0.9.0.2