diff options
author | Alan Kinnaman <alankinnaman@cox.net> | 2016-06-14 00:17:08 -0700 |
---|---|---|
committer | Minh Nguyễn <mxn@1ec5.org> | 2016-06-14 00:17:08 -0700 |
commit | 1e41c151f6edfba69037c854a5cb7abc18bb55e7 (patch) | |
tree | f10b8ad82c35a400f73a33edb31be1a84a0a2b85 /INSTALL.md | |
parent | 3f5ea169f5d617455b21467fbd12a812c6aa2972 (diff) | |
download | qtlocation-mapboxgl-1e41c151f6edfba69037c854a5cb7abc18bb55e7.tar.gz |
Suppress warning when dequeueing subclasses (#5244)
When using a subclass of `MGLAnnotationView` or `MGLAnnotationImage`, the following warning occurs:
`Incompatible pointer types initializing 'MyClassName *' with an expression of type 'MGLAnnotationView * _Nullable'`
This change eliminates the warning and matches Apple's implementation of `UITableViewCell`.
Diffstat (limited to 'INSTALL.md')
0 files changed, 0 insertions, 0 deletions