mirror of
https://github.com/gnustep/apps-gorm.git
synced 2025-02-24 03:51:22 +00:00
Correction to the documentation
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20277 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
6f84ed7fb7
commit
d1c01b2150
1 changed files with 2 additions and 2 deletions
|
@ -657,10 +657,10 @@ Add an implementation of the action ``closeWindow:'' to WinController and also a
|
|||
@}
|
||||
|
||||
- (void) dealloc
|
||||
{
|
||||
@{
|
||||
[super dealloc];
|
||||
RELEASE(window);
|
||||
}
|
||||
@}
|
||||
|
||||
@@end
|
||||
|
||||
|
|
Loading…
Reference in a new issue