More TODOs.
This commit is contained in:
parent
216f480d31
commit
e0963f8030
|
@ -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)
|
||||||
|
|
Loading…
Reference in New Issue