mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 16:30:41 +00:00
fix for compilation error
This commit is contained in:
parent
e5a7733f04
commit
2ba26ce34a
2 changed files with 0 additions and 6 deletions
|
@ -43,9 +43,6 @@ typedef NSString* NSRunLoopMode;
|
|||
*/
|
||||
GS_EXPORT NSRunLoopMode const NSDefaultRunLoopMode;
|
||||
GS_EXPORT NSRunLoopMode const NSRunLoopCommonModes;
|
||||
GS_EXPORT NSRunLoopMode const NSEventTrackingRunLoopMode;
|
||||
GS_EXPORT NSRunLoopMode const NSModalPanelRunLoopMode;
|
||||
GS_EXPORT NSRunLoopMode const UITrackingRunLoopMode;
|
||||
|
||||
@interface NSRunLoop : NSObject
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue