mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-18 09:55:25 +00:00
Monotone-Parent: d5ac9de98868073751b2f78b398c4f1d8311b43b
Monotone-Revision: 9f9de7a3557546682618d6d9810573aa4a35d4d7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-04-11T19:38:06 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
|
||||
- (NSString *) davMethodToObjC;
|
||||
|
||||
#ifndef GNUSTEP
|
||||
#ifndef GNUSTEP_BASE_LIBRARY
|
||||
- (BOOL) boolValue;
|
||||
#endif
|
||||
|
||||
|
||||
@@ -100,7 +100,7 @@
|
||||
return newName;
|
||||
}
|
||||
|
||||
#ifndef GNUSTEP
|
||||
#ifndef GNUSTEP_BASE_LIBRARY
|
||||
- (BOOL) boolValue
|
||||
{
|
||||
return !([self isEqualToString: @"0"]
|
||||
|
||||
@@ -24,6 +24,7 @@
|
||||
#import <Foundation/NSBundle.h>
|
||||
#import <Foundation/NSException.h>
|
||||
#import <Foundation/NSCalendarDate.h>
|
||||
#import <Foundation/NSKeyValueCoding.h>
|
||||
#import <Foundation/NSString.h>
|
||||
#import <Foundation/NSUserDefaults.h>
|
||||
#import <Foundation/NSURL.h>
|
||||
|
||||
Reference in New Issue
Block a user