Monotone-Parent: b0ba815a88a1243ad497187fab3660f3ebef9f27

Monotone-Revision: 7e4012769b937d5a36d8043bf2b2b1392a61a376

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2006-10-04T23:15:25
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2006-10-04 23:15:25 +00:00
parent 51e4e4046d
commit f28a25cb70
7 changed files with 50 additions and 59 deletions

View File

@@ -1,14 +1,14 @@
// $Id: UIxCalView.m 885 2005-07-21 16:41:34Z znek $
#include "UIxCalView.h"
#include "common.h"
//#include <OGoContentStore/OCSFolder.h>
#include "SoObjects/Appointments/SOGoAppointmentFolder.h"
#include <NGObjWeb/SoUser.h>
#include <SOGoUI/SOGoAptFormatter.h>
#include <NGExtensions/NGCalendarDateRange.h>
#include <NGCards/NGCards.h>
#include "UIxComponent+Agenor.h"
#import "UIxCalView.h"
#import "common.h"
//#import <OGoContentStore/OCSFolder.h>
#import "SoObjects/Appointments/SOGoAppointmentFolder.h"
#import <NGObjWeb/SoUser.h>
#import <SOGoUI/SOGoAptFormatter.h>
#import <NGExtensions/NGCalendarDateRange.h>
#import <NGCards/NGCards.h>
#import "UIxComponent+Agenor.h"
@interface UIxCalView (PrivateAPI)
- (NSString *) _userFolderURI;