RNGridMenu icon indicating copy to clipboard operation
RNGridMenu copied to clipboard

Fixing compiler warnings

Open GJNilsen opened this issue 11 years ago • 0 comments

After upgrading to Xcode 5 and iOS 7.0 SDK, I got a compiler warning on line 95 and 160. Had to cast to (CGBitmapInfo) for the warning to go away.

GJNilsen avatar Feb 10 '14 21:02 GJNilsen