From 7208583b0b7ff339e6019b188332d8bcb8f30973 Mon Sep 17 00:00:00 2001 From: hakan Date: Sun, 31 Mar 2002 12:56:14 +0000 Subject: Moved getEvent(uid) into some hack DateBookDBHack::eventByUID(uid) in the datbeook that might work as long as the QDate implementation are not chnaged. --- (limited to 'library/datebookdb.h') diff --git a/library/datebookdb.h b/library/datebookdb.h index e4c251c..0add028 100644 --- a/library/datebookdb.h +++ b/library/datebookdb.h @@ -44,7 +44,6 @@ public: QValueList getEffectiveEvents( const QDate &from, const QDate &to ); QValueList getEffectiveEvents( const QDateTime &start ); - Event getEvent( int uid ); QValueList getRawRepeats() const; QValueList getNonRepeatingEvents( const QDate &from, -- cgit v0.9.0.2