Fix vkrause's mistake in enterprise branch and ensure it doesn't happen in other...
commitfaeed9d4e31b2eb1847b31dac33b97cd9d0fc0b9
authorDavid Faure <faure@kde.org>
Thu, 24 May 2007 19:11:59 +0000 (24 19:11 -0000)
committerDavid Faure <faure@kde.org>
Thu, 24 May 2007 19:11:59 +0000 (24 19:11 -0000)
tree9818dfad5bcba1242adbef9d0fa7827262f31283
parent64946b8fdd68ef944be2451af82fe0b05c854f4e
Fix vkrause's mistake in enterprise branch and ensure it doesn't happen in other branches:
 passing the kcal incidence to the Incidence class made Incidence::setFields be called twice,
which duplicated the attendee list on saving.

svn path=/branches/kdepim/enterprise/kdepim/; revision=668008
kresources/kolab/kcal/event.cpp
kresources/kolab/kcal/incidence.cpp
kresources/kolab/kcal/incidence.h
kresources/kolab/kcal/task.cpp