From fccc5d110dea3bc32176694c8e5fc7f014706be6 Mon Sep 17 00:00:00 2001 From: eilers Date: Mon, 20 Oct 2003 15:58:00 +0000 Subject: Pushing todo closer to sql support. Recurrances and custom entries still missing. But before I add this, I have to do some cleanup.. --- (limited to 'libopie2/opiepim/backend/otodoaccessxml.cpp') diff --git a/libopie2/opiepim/backend/otodoaccessxml.cpp b/libopie2/opiepim/backend/otodoaccessxml.cpp index f688735..4a5cb33 100644 --- a/libopie2/opiepim/backend/otodoaccessxml.cpp +++ b/libopie2/opiepim/backend/otodoaccessxml.cpp @@ -568,7 +568,7 @@ QString OTodoAccessXML::toString( const OTodo& ev )const { /* * save reminders and notifiers! - * DATE_TIME:DURATION:SOUND:NOT_USED_YET;OTHER_DATE_TIME:OTHER:DURATION:SOUND:.... + * DATE_TIME:DURATION:SOUND:NOT_USED_YET;OTHER_DATE_TIME:OTHER_DURATION:SOUND:.... */ if ( ev.hasNotifiers() ) { OPimNotifyManager manager = ev.notifiers(); -- cgit v0.9.0.2