mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-18 11:38:53 +00:00
Monotone-Parent: 348e719bfe3659c60168d0246b20e397d508481a
Monotone-Revision: fdc1029cea8bf902ceb3325858089ba7d8fdb070 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-17T23:11:28 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -20,8 +20,8 @@
|
||||
*/
|
||||
|
||||
#if LIB_FOUNDATION_LIBRARY
|
||||
#error SOGo won't work properly with libFoundation. Please use gnustep-base \
|
||||
instead.
|
||||
#error SOGo will not work properly with libFoundation. \
|
||||
Please use gnustep-base instead.
|
||||
#endif
|
||||
|
||||
#import <NGObjWeb/WEClientCapabilities.h>
|
||||
@@ -47,6 +47,8 @@
|
||||
|
||||
#import "SOGoObject.h"
|
||||
|
||||
NSString *SOGoDefaultUserID = @"<default>";
|
||||
|
||||
@interface SOGoObject(Content)
|
||||
- (NSString *)contentAsString;
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user