Monotone-Parent: 10cd99d7bb60f6b8cd1fe6b59a1c9a647dd0ba3b

Monotone-Revision: dcb58071ad12a3e87d2a061647e9558e70bb9775

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2008-07-09T21:09:08
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2008-07-09 21:09:08 +00:00
parent 13daab061a
commit 5e1fb58ab9
8 changed files with 231 additions and 50 deletions
+3
View File
@@ -62,6 +62,9 @@
#define $(class) NSClassFromString(class)
SEL SOGoSelectorForPropertyGetter (NSString *property);
SEL SOGoSelectorForPropertySetter (NSString *property);
@interface SOGoObject : NSObject
{
WOContext *context;