This commit is contained in:
pinkerton%aol.net 2004-02-04 04:36:45 +00:00
Родитель 4fbee089ca
Коммит 0d299b7683
1 изменённых файлов: 1 добавлений и 0 удалений

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

@ -90,6 +90,7 @@ const long kMinSearchPaneHeight = 80;
// wait for |-completeSetup| to be called to lazily complete our setup
mSetupComplete = NO;
}
return self;
}
- (void)dealloc