Right click delegate method renamed
This commit is contained in:
@@ -166,7 +166,7 @@
|
||||
}
|
||||
}
|
||||
|
||||
- (BOOL)shouldSelectRowOnRightClick:(TUITableView*)tableView{
|
||||
- (BOOL)tableViewShouldSelectRowOnRightClick:(TUITableView*)tableView{
|
||||
return YES;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user