mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-06-06 19:09:43 +00:00
Monotone-Parent: baae213f1298842f132a9ed6584f30ec04446e62
Monotone-Revision: 1219e8fa67b77e630542e3726e865fc1bb663c61 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-04-02T20:20:11 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
#ifndef SOGOAPPOINTMENTFOLDERS_H
|
||||
#define SOGOAPPOINTMENTFOLDERS_H
|
||||
|
||||
#import <SoObjects/SOGo/SOGoParentFolder.h>
|
||||
#import <SOGo/SOGoParentFolder.h>
|
||||
|
||||
@interface SOGoAppointmentFolders : SOGoParentFolder
|
||||
|
||||
|
||||
@@ -25,7 +25,7 @@
|
||||
|
||||
#import <NGCards/iCalPerson.h>
|
||||
|
||||
#import <SoObjects/SOGo/LDAPUserManager.h>
|
||||
#import <SOGo/LDAPUserManager.h>
|
||||
|
||||
@class NSString;
|
||||
|
||||
|
||||
@@ -33,7 +33,7 @@
|
||||
|
||||
#import <Foundation/NSObject.h>
|
||||
|
||||
#import <SoObjects/SOGo/SOGoFolder.h>
|
||||
#import <SOGo/SOGoFolder.h>
|
||||
|
||||
@class NSArray;
|
||||
@class NSDictionary;
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
#ifndef SOGOCONTACTFOLDERS_H
|
||||
#define SOGOCONTACTFOLDERS_H
|
||||
|
||||
#import <SoObjects/SOGo/SOGoParentFolder.h>
|
||||
#import <SOGo/SOGoParentFolder.h>
|
||||
|
||||
@interface SOGoContactFolders : SOGoParentFolder
|
||||
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
#ifndef __Contacts_SOGoContactGCSFolder_H__
|
||||
#define __Contacts_SOGoContactGCSFolder_H__
|
||||
|
||||
#import <SoObjects/SOGo/SOGoGCSFolder.h>
|
||||
#import <SOGo/SOGoGCSFolder.h>
|
||||
|
||||
#import "SOGoContactFolder.h"
|
||||
#import "SOGoFolder+CardDAV.h"
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
#define SOGOFOLDERADVISORY_H
|
||||
|
||||
#import "UIxComponent.h"
|
||||
#import "../../SoObjects/SOGo/SOGoFolder.h"
|
||||
#import <SOGo/SOGoFolder.h>
|
||||
|
||||
@interface SOGoFolderAdvisory : UIxComponent
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user