The connections made by the .gorm file as well as _savePath need to be
released.

Thanks
-- 
Andrew Ruder
159a160,167
> - (void) dealloc
> {
>   RELEASE(_accessoryView);
>   RELEASE(_savePath);
>   RELEASE(_optionPanel);
>   
>   [super dealloc];
> }
_______________________________________________
Bug-gnustep mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-gnustep

Reply via email to