From 81bc0cecdeb7c49f4f2950c1e5649bad05593d0c Mon Sep 17 00:00:00 2001 From: eilers Date: Sat, 08 May 2004 12:38:51 +0000 Subject: Fixed a lot of worse bugs in the databook-backend for SQL. It was found by doing equivalence checks between events, moved between xml and sql backend, using opimconverter.. More bugfixes will follow.. --- (limited to 'libopie2/opiepim/core/opimevent.h') diff --git a/libopie2/opiepim/core/opimevent.h b/libopie2/opiepim/core/opimevent.h index 56fe917..5553cac 100644 --- a/libopie2/opiepim/core/opimevent.h +++ b/libopie2/opiepim/core/opimevent.h @@ -79,7 +79,7 @@ class OPimEvent : public OPimRecord enum RecordFields { FUid = Qtopia::UID_ID, FCategories = Qtopia::CATEGORY_ID, - FDescription = 0, + FDescription /* = 0 Why this ? (eilers) */, FLocation, FType, FAlarm, -- cgit v0.9.0.2