branch | ios-develop |
changeset 13166 | ba5c794adae3 |
parent 12872 | 00215a7ec5f5 |
--- a/project_files/HedgewarsMobile/Classes/GeneralSettingsViewController.m Sun Mar 11 20:43:15 2018 +0100 +++ b/project_files/HedgewarsMobile/Classes/GeneralSettingsViewController.m Sun Mar 11 22:39:40 2018 +0100 @@ -109,7 +109,7 @@ return 0; } --(NSString *)tableView:(UITableView *)tableView titleForHeaderInSection:(NSInteger)section { +- (NSString *)tableView:(UITableView *)tableView titleForHeaderInSection:(NSInteger)section { NSString *sectionTitle = nil; switch (section) { case 0: