mirror of
https://github.com/gnustep/apps-gorm.git
synced 2025-02-24 12:01:16 +00:00
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:
parent
680565fb9f
commit
69543900e7
1 changed files with 1 additions and 0 deletions
|
@ -1063,6 +1063,7 @@ static NSImage *fileImage = nil;
|
|||
// release the managers...
|
||||
RELEASE(classManager);
|
||||
RELEASE(filePrefsManager);
|
||||
RELEASE(filePrefsView);
|
||||
|
||||
// release editors...
|
||||
RELEASE(classEditor);
|
||||
|
|
Loading…
Reference in a new issue