mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-19 20:46:05 +00:00
Fixed compiler warning
This commit is contained in:
parent
1a1cd8c143
commit
127841f315
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@
|
|||
|
||||
@interface SDL_VideoData : NSObject
|
||||
|
||||
@property (nonatomic) id pasteboardObserver;
|
||||
@property (nonatomic, assign) id pasteboardObserver;
|
||||
|
||||
@end
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue