mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-19 13:43:22 +00:00
Monotone-Parent: b3104cb2f524576b6a02514df135076db60274ea
Monotone-Revision: 1471bacc37d4bfc7718c85c0760024d89c4440ef Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-09T19:23:45 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -24,7 +24,11 @@
|
||||
|
||||
#import "SOGoObject.h"
|
||||
|
||||
@class NSString, NSArray, NSDictionary;
|
||||
@class NSArray;
|
||||
@class NSDictionary;
|
||||
@class NSMutableDictionary;
|
||||
@class NSString;
|
||||
|
||||
@class GCSFolder;
|
||||
|
||||
/*
|
||||
@@ -37,10 +41,6 @@
|
||||
cyclic references.
|
||||
*/
|
||||
|
||||
@class NSString;
|
||||
@class GCSFolder;
|
||||
@class NSMutableDictionary;
|
||||
|
||||
@interface SOGoFolder : SOGoObject
|
||||
{
|
||||
NSString *ocsPath;
|
||||
|
||||
Reference in New Issue
Block a user