Changeset 769
- Timestamp:
- 11/29/05 16:08:58 (3 years ago)
- Files:
-
- 1 modified
-
plugins/kdepim/src/kcal.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
plugins/kdepim/src/kcal.h
r455 r769 50 50 */ 51 51 bool __access(OSyncContext *ctx, OSyncChange *chg); 52 bool KCalDataSource::report_incidence(OSyncContext *ctx, KCal::Incidence *e,52 bool report_incidence(OSyncContext *ctx, KCal::Incidence *e, 53 53 const char *objtype, const char *objformat); 54 54 public:
