Monotone-Parent: 58bcff9040e0537925f1331d2d02052a22281972

Monotone-Revision: 8ac7c60ab7cfe1eb0f5cedd0ac4b33114af38fb8

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2009-11-30T22:38:22
Monotone-Branch: ca.inverse.sogo
maint-2.0.2
Wolfgang Sourdeau 2009-11-30 22:38:22 +00:00
parent f33c6094c9
commit 0a96b7ca89
2 changed files with 4 additions and 0 deletions

View File

@ -26,6 +26,8 @@
#ifndef SOGODEFAULTSSOURCE_H
#define SOGODEFAULTSSOURCE_H
#import <Foundation/NSObject.h>
@class NSArray;
@class NSData;
@class NSDictionary;

View File

@ -23,6 +23,8 @@
#ifndef SOGOLDAPDEFAULTS_H
#define SOGOLDAPDEFAULTS_H
@class NSString;
@protocol SOGoLDAPDefaults
- (int) ldapQueryLimit;