Revision 27bbec1...

Go back to digest for 15th May 2011

Bug Fixes in KDE Base

Ryan James Rix committed changes in [kde-workspace] plasma/generic/dataengines/calendar/eventdatacontainer.cpp:

BUGFIX: Correctly populate incidenceData's Type

KCalCore::Event, KCalCore::Todo, etc have type() method which returns
the enum value, and typeStr() which returns string values. calendar engine
works with the strings, not sure how this ever worked, but it works now :)

File Changes

Modified 1 files
  • plasma/generic/dataengines/calendar/eventdatacontainer.cpp
1 files changed in total