mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-26 10:11:03 +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
153b84d956
commit
02e6ab2701
2 changed files with 4 additions and 0 deletions
|
@ -207,6 +207,8 @@
|
||||||
object: object
|
object: object
|
||||||
userInfo: info;
|
userInfo: info;
|
||||||
|
|
||||||
|
+ defaultInstance;
|
||||||
|
|
||||||
@end
|
@end
|
||||||
|
|
||||||
@interface NotificationDispatcher (OpenStepCompat)
|
@interface NotificationDispatcher (OpenStepCompat)
|
||||||
|
|
|
@ -207,6 +207,8 @@
|
||||||
object: object
|
object: object
|
||||||
userInfo: info;
|
userInfo: info;
|
||||||
|
|
||||||
|
+ defaultInstance;
|
||||||
|
|
||||||
@end
|
@end
|
||||||
|
|
||||||
@interface NotificationDispatcher (OpenStepCompat)
|
@interface NotificationDispatcher (OpenStepCompat)
|
||||||
|
|
Loading…
Reference in a new issue