mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 16:30:41 +00:00
Change finalization to match MacOS-X
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@27581 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
952af9c197
commit
b830b55dee
22 changed files with 116 additions and 95 deletions
|
@ -41,7 +41,7 @@ extern "C" {
|
|||
*/
|
||||
GS_EXPORT NSString * const NSDefaultRunLoopMode;
|
||||
|
||||
@interface NSRunLoop : NSObject <GCFinalization>
|
||||
@interface NSRunLoop : NSObject
|
||||
{
|
||||
@private
|
||||
NSString *_currentMode;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue