mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-22 16:33:29 +00:00
Declare new method.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1109 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
ab0cc7c2ac
commit
8e71e638a8
2 changed files with 2 additions and 0 deletions
|
@ -152,6 +152,7 @@
|
|||
- (void) setDelegate: anObj;
|
||||
|
||||
- (void) invalidate;
|
||||
- (BOOL) isValid;
|
||||
|
||||
/* Only subclassers and power-users need worry about these */
|
||||
- (Proxy*) proxyForTarget: (unsigned)target;
|
||||
|
|
|
@ -152,6 +152,7 @@
|
|||
- (void) setDelegate: anObj;
|
||||
|
||||
- (void) invalidate;
|
||||
- (BOOL) isValid;
|
||||
|
||||
/* Only subclassers and power-users need worry about these */
|
||||
- (Proxy*) proxyForTarget: (unsigned)target;
|
||||
|
|
Loading…
Reference in a new issue