Another minor fix.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19757 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Gregory John Casamento 2004-07-21 02:58:36 +00:00
parent 680565fb9f
commit 69543900e7

View file

@ -1063,6 +1063,7 @@ static NSImage *fileImage = nil;
// release the managers...
RELEASE(classManager);
RELEASE(filePrefsManager);
RELEASE(filePrefsView);
// release editors...
RELEASE(classEditor);