mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-21 06:33:18 +00:00
Monotone-Parent: 2e091eebec7082ccae481171b67c0091e367dcb1
Monotone-Revision: 188f677989080c34ae076500016b9830247f2cbe Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-21T17:43:36 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -44,6 +44,8 @@
|
||||
id container;
|
||||
}
|
||||
|
||||
+ (id) objectWithName: (NSString *)_name inContainer:(id)_container;
|
||||
|
||||
- (id)initWithName:(NSString *)_name inContainer:(id)_container;
|
||||
|
||||
/* accessors */
|
||||
|
||||
Reference in New Issue
Block a user