Fix build error on macOS 10.6
commitc503188f8079ae73d95abd0bce0f53d104b03205
authorAlan Third <alan@idiocy.org>
Mon, 29 May 2017 16:01:44 +0000 (29 17:01 +0100)
committerAlan Third <alan@idiocy.org>
Mon, 29 May 2017 16:03:30 +0000 (29 17:03 +0100)
tree7b756ab3e29395a7a06b7e5bcf8d8fd477eadd32
parent443f37163634319a730133efe9e21933c23dc3c6
Fix build error on macOS 10.6

* src/nsfns.m (compute_tip_xy): Cast NSRect to CGRect and NSPoint to
CGPoint.
src/nsfns.m