From 8b111ae30fc51a4a580b8d485bef8ad28b0dde84 Mon Sep 17 00:00:00 2001 From: zautrix Date: Tue, 26 Oct 2004 20:04:29 +0000 Subject: fix in kapi translation call, clone fix and kde first sync fix --- (limited to 'libkcal') diff --git a/libkcal/incidence.cpp b/libkcal/incidence.cpp index 55ac6d4..5a9ef0e 100644 --- a/libkcal/incidence.cpp +++ b/libkcal/incidence.cpp @@ -181,7 +181,7 @@ void Incidence::recreate() setUid(CalFormat::createUniqueId()); setRevision(0); - + setIDStr( ":" ); setLastModified(QDateTime::currentDateTime()); } -- cgit v0.9.0.2