mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-07 12:35:27 +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:
@@ -88,7 +88,7 @@
|
||||
@end
|
||||
|
||||
#include "common.h"
|
||||
#include <NGiCal/NGiCal.h>
|
||||
#include <NGCards/NGCards.h>
|
||||
#include <NGExtensions/NGCalendarDateRange.h>
|
||||
#include <SOGoUI/SOGoDateFormatter.h>
|
||||
#include <SOGo/SOGoAppointment.h>
|
||||
@@ -103,7 +103,7 @@
|
||||
@end
|
||||
|
||||
@interface NSDate(UsedPrivates)
|
||||
- (NSString *)icalString; // TODO: this is in NGiCal
|
||||
- (NSString *)icalString; // TODO: this is in NGCards
|
||||
@end
|
||||
|
||||
@implementation UIxAppointmentEditor
|
||||
|
||||
@@ -57,7 +57,7 @@
|
||||
#include <SoObjects/Appointments/SOGoAppointmentFolder.h>
|
||||
#include <SoObjects/Appointments/SOGoFreeBusyObject.h>
|
||||
#include <NGExtensions/NGCalendarDateRange.h>
|
||||
#include <NGiCal/NGiCal.h>
|
||||
#include <NGCards/NGCards.h>
|
||||
#include "common.h"
|
||||
|
||||
@implementation UIxAppointmentProposal
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
*/
|
||||
|
||||
#include "UIxAppointmentView.h"
|
||||
#include <NGiCal/NGiCal.h>
|
||||
#include <NGCards/NGCards.h>
|
||||
#include <SOGo/SOGoAppointment.h>
|
||||
#include <SOGo/WOContext+Agenor.h>
|
||||
#include <Appointments/SOGoAppointmentObject.h>
|
||||
|
||||
@@ -37,7 +37,7 @@
|
||||
@end
|
||||
|
||||
#include "common.h"
|
||||
#include <NGiCal/NGiCal.h>
|
||||
#include <NGCards/NGCards.h>
|
||||
|
||||
@implementation UIxCalDateLabel
|
||||
|
||||
|
||||
@@ -31,7 +31,7 @@
|
||||
|
||||
@end
|
||||
|
||||
#include <NGiCal/NGiCal.h> /* for iCalPersonPartStat */
|
||||
#include <NGCards/NGCards.h> /* for iCalPersonPartStat */
|
||||
#include "common.h"
|
||||
|
||||
@implementation UIxCalParticipationStatusView
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
#include <NGObjWeb/SoUser.h>
|
||||
#include <SOGoUI/SOGoAptFormatter.h>
|
||||
#include <NGExtensions/NGCalendarDateRange.h>
|
||||
#include <NGiCal/NGiCal.h>
|
||||
#include <NGCards/NGCards.h>
|
||||
#include "UIxComponent+Agenor.h"
|
||||
|
||||
@interface UIxCalView (PrivateAPI)
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
#ifndef __iCalPerson_UIx_H__
|
||||
#define __iCalPerson_UIx_H__
|
||||
|
||||
#include <NGiCal/NGiCal.h>
|
||||
#include <NGCards/NGCards.h>
|
||||
|
||||
@class NSString;
|
||||
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
02111-1307, USA.
|
||||
*/
|
||||
|
||||
#include <NGiCal/NGiCal.h>
|
||||
#include <NGCards/NGCards.h>
|
||||
#include "common.h"
|
||||
|
||||
/* HACK ALERT
|
||||
|
||||
Reference in New Issue
Block a user