forked from organicmaps/organicmaps
[wtf] Build fix.
This commit is contained in:
parent
7ea90f1c06
commit
24bb170d3d
1 changed files with 1 additions and 1 deletions
|
@ -264,7 +264,7 @@ void logSponsoredEvent(MWMPlacePageData * data, NSString * eventName)
|
|||
|
||||
- (void)addBookmark
|
||||
{
|
||||
[Statistics logEvent:kStatBookmarkCreated]
|
||||
[Statistics logEvent:kStatBookmarkCreated];
|
||||
[self.data updateBookmarkStatus:YES];
|
||||
[self.layout reloadBookmarkSection:YES];
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue