mirror of
https://github.com/yawut/SDL.git
synced 2026-07-04 09:40:40 -05:00
Fixed compiler warning
This commit is contained in:
parent
2705bc1deb
commit
ef2b2d41c1
|
|
@ -29,7 +29,7 @@
|
|||
|
||||
@interface SDL_VideoData : NSObject
|
||||
|
||||
@property (nonatomic) id pasteboardObserver;
|
||||
@property (nonatomic, assign) id pasteboardObserver;
|
||||
|
||||
@end
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user