NotificationCenter.registerOneShot should return a NotificationRegistration
commit93fbdda8765dc647751fab72b774349935932b74
authorJames Harkins <jamshark70@dewdrop-world.net>
Thu, 29 Dec 2011 09:27:27 +0000 (29 17:27 +0800)
committerJames Harkins <jamshark70@dewdrop-world.net>
Fri, 30 Dec 2011 09:37:36 +0000 (30 17:37 +0800)
tree9c0bd3a1f918290fd705e470973b64912968525b
parentc3f189c8db9701ff42f003cf4ea5773b599c4c26
NotificationCenter.registerOneShot should return a NotificationRegistration

Compatibility with NotificationCenter.register --
It's reasonable to expect these similarly-named methods
to return a similar object
SCClassLibrary/Common/GUI/Model.sc