mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-22 16:33:29 +00:00
([NotificationDispatcher +defaultInstance): Declare new method.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1111 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
4275c2c40d
commit
0347b4349f
2 changed files with 4 additions and 0 deletions
|
@ -207,6 +207,8 @@
|
|||
object: object
|
||||
userInfo: info;
|
||||
|
||||
+ defaultInstance;
|
||||
|
||||
@end
|
||||
|
||||
@interface NotificationDispatcher (OpenStepCompat)
|
||||
|
|
|
@ -207,6 +207,8 @@
|
|||
object: object
|
||||
userInfo: info;
|
||||
|
||||
+ defaultInstance;
|
||||
|
||||
@end
|
||||
|
||||
@interface NotificationDispatcher (OpenStepCompat)
|
||||
|
|
Loading…
Reference in a new issue