This commit is contained in:
Jonathan Willing 2012-10-25 20:37:35 -05:00
Родитель 729e938504
Коммит 959d726b32
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -16,7 +16,7 @@
// Called when the cell view has either been removed from
// its superview (the row view), or has just been created.
//
// Either way, the cell will not have a superview during this
// time and will be in an enqueued state.
- (void)prepareForReuse;