More TODOs.

This commit is contained in:
Pietro Gagliardi 2015-08-13 23:38:58 -04:00
parent 216f480d31
commit e0963f8030
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@ struct uiButton {
return self; return self;
} }
// TODO have this called
- (void)dealloc - (void)dealloc
{ {
if ([self->buttons count] != 0) if ([self->buttons count] != 0)