mirror of
https://github.com/transmission/transmission.git
synced 2025-12-24 12:28:52 +00:00
now that the types have been converted, revert some that shouldn't have been
This commit is contained in:
@@ -228,7 +228,7 @@
|
||||
}
|
||||
|
||||
#warning don't cut off end
|
||||
- (float) tableView: (NSTableView *) tableView heightOfRow: (NSInteger) row
|
||||
- (CGFloat) tableView: (NSTableView *) tableView heightOfRow: (NSInteger) row
|
||||
{
|
||||
NSTableColumn * column = [tableView tableColumnWithIdentifier: @"Message"];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user