mirror of
https://github.com/RPCS3/hidapi.git
synced 2026-07-18 18:44:26 -04:00
ecade8c6fd
mac_support_cocoa.m:67:49: warning: incompatible pointer types sending 'MyAppDelegate *' to parameter of type
'id<NSApplicationDelegate> _Nullable' [-Wincompatible-pointer-types]
[[NSApplication sharedApplication] setDelegate:d];
^