mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-22 07:03:19 +00:00
Fixed compilation warnings
Monotone-Parent: b2bb37a5b0be639020525c8cbc8f174b9869b25d Monotone-Revision: 305e5198a69984fa19ae3d615ff25e6f48bed1bd Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-08-24T21:02:47 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -33,6 +33,8 @@
|
||||
id reference;
|
||||
}
|
||||
|
||||
- (BOOL) cardReferences: (NSArray *) references contain: (NSString *) ref;
|
||||
|
||||
@end
|
||||
|
||||
#endif /* UIXLISTEDITOR_H */
|
||||
|
||||
@@ -24,6 +24,7 @@
|
||||
#import <Foundation/NSArray.h>
|
||||
#import <Foundation/NSString.h>
|
||||
|
||||
#import <NGObjWeb/WORequest.h>
|
||||
#import <NGObjWeb/NSException+HTTP.h>
|
||||
#import <NGObjWeb/WOResponse.h>
|
||||
#import <Foundation/NSPropertyList.h>
|
||||
|
||||
Reference in New Issue
Block a user