forked from organicmaps/organicmaps
[ios] Fixed MapStyleMerged warning.
This commit is contained in:
parent
3b7af11b0b
commit
704131dc62
1 changed files with 1 additions and 0 deletions
|
@ -38,6 +38,7 @@
|
|||
self.off.accessoryType = UITableViewCellAccessoryCheckmark;
|
||||
_selectedCell = self.off;
|
||||
break;
|
||||
case MapStyleMerged:
|
||||
case MapStyleCount:
|
||||
break;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue