Start to rewrite the window toolbar handling code.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@27478 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Fred Kiefer 2008-12-31 16:06:58 +00:00
parent 32bd8091d9
commit 66e22d664f
8 changed files with 155 additions and 294 deletions

View file

@ -729,6 +729,7 @@ many times.
- (void) dealloc
{
[self setToolbar: nil];
[nc removeObserver: self];
[isa _removeAutodisplayedWindow: self];
[NSApp removeWindowsItem: self];