mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-31 00:30:53 +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
437913db94
commit
0b0329b2f6
2 changed files with 2 additions and 0 deletions
|
@ -152,6 +152,7 @@
|
||||||
- (void) setDelegate: anObj;
|
- (void) setDelegate: anObj;
|
||||||
|
|
||||||
- (void) invalidate;
|
- (void) invalidate;
|
||||||
|
- (BOOL) isValid;
|
||||||
|
|
||||||
/* Only subclassers and power-users need worry about these */
|
/* Only subclassers and power-users need worry about these */
|
||||||
- (Proxy*) proxyForTarget: (unsigned)target;
|
- (Proxy*) proxyForTarget: (unsigned)target;
|
||||||
|
|
|
@ -152,6 +152,7 @@
|
||||||
- (void) setDelegate: anObj;
|
- (void) setDelegate: anObj;
|
||||||
|
|
||||||
- (void) invalidate;
|
- (void) invalidate;
|
||||||
|
- (BOOL) isValid;
|
||||||
|
|
||||||
/* Only subclassers and power-users need worry about these */
|
/* Only subclassers and power-users need worry about these */
|
||||||
- (Proxy*) proxyForTarget: (unsigned)target;
|
- (Proxy*) proxyForTarget: (unsigned)target;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue