mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-19 07:04:53 +00:00
Monotone-Parent: 10b56ee326ca77f71fbe5cb41d30b0640a6fe57a
Monotone-Revision: 494c37e329faf06b93265c155db7226d205150b0 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-13T21:20:57 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -21,14 +21,14 @@
|
||||
|
||||
#include "SOGoAppointmentICalRenderer.h"
|
||||
#include "SOGoAppointment.h"
|
||||
#include <NGiCal/NGiCal.h>
|
||||
#include <NGiCal/iCalRenderer.h>
|
||||
#include <NGCards/NGCards.h>
|
||||
#include <NGCards/iCalRenderer.h>
|
||||
#include "common.h"
|
||||
|
||||
// TODO: the basic renderer should be part of NGiCal
|
||||
// TODO: the basic renderer should be part of NGCards
|
||||
|
||||
@interface NSDate(UsedPrivates)
|
||||
- (NSString *)icalString; // declared in NGiCal
|
||||
- (NSString *)icalString; // declared in NGCards
|
||||
@end
|
||||
|
||||
@implementation SOGoAppointmentICalRenderer
|
||||
|
||||
Reference in New Issue
Block a user