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:
Wolfgang Sourdeau
2007-04-11 19:38:06 +00:00
parent b6d867e1ff
commit 0b48a3b247
3 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -38,7 +38,7 @@
- (NSString *) davMethodToObjC;
#ifndef GNUSTEP
#ifndef GNUSTEP_BASE_LIBRARY
- (BOOL) boolValue;
#endif
+1 -1
View File
@@ -100,7 +100,7 @@
return newName;
}
#ifndef GNUSTEP
#ifndef GNUSTEP_BASE_LIBRARY
- (BOOL) boolValue
{
return !([self isEqualToString: @"0"]
+1
View File
@@ -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>