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:
Wolfgang Sourdeau
2009-04-02 20:20:11 +00:00
parent b5939c2c8d
commit 9e45431cd0
6 changed files with 6 additions and 6 deletions
@@ -23,7 +23,7 @@
#ifndef SOGOAPPOINTMENTFOLDERS_H
#define SOGOAPPOINTMENTFOLDERS_H
#import <SoObjects/SOGo/SOGoParentFolder.h>
#import <SOGo/SOGoParentFolder.h>
@interface SOGoAppointmentFolders : SOGoParentFolder
+1 -1
View File
@@ -25,7 +25,7 @@
#import <NGCards/iCalPerson.h>
#import <SoObjects/SOGo/LDAPUserManager.h>
#import <SOGo/LDAPUserManager.h>
@class NSString;
+1 -1
View File
@@ -33,7 +33,7 @@
#import <Foundation/NSObject.h>
#import <SoObjects/SOGo/SOGoFolder.h>
#import <SOGo/SOGoFolder.h>
@class NSArray;
@class NSDictionary;
+1 -1
View File
@@ -23,7 +23,7 @@
#ifndef SOGOCONTACTFOLDERS_H
#define SOGOCONTACTFOLDERS_H
#import <SoObjects/SOGo/SOGoParentFolder.h>
#import <SOGo/SOGoParentFolder.h>
@interface SOGoContactFolders : SOGoParentFolder
+1 -1
View File
@@ -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"
+1 -1
View File
@@ -24,7 +24,7 @@
#define SOGOFOLDERADVISORY_H
#import "UIxComponent.h"
#import "../../SoObjects/SOGo/SOGoFolder.h"
#import <SOGo/SOGoFolder.h>
@interface SOGoFolderAdvisory : UIxComponent
{