mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-03-26 16:42:44 +00:00
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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user