mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-29 22:17:39 +00:00
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:
parent
32bd8091d9
commit
66e22d664f
8 changed files with 155 additions and 294 deletions
|
@ -729,6 +729,7 @@ many times.
|
|||
|
||||
- (void) dealloc
|
||||
{
|
||||
[self setToolbar: nil];
|
||||
[nc removeObserver: self];
|
||||
[isa _removeAutodisplayedWindow: self];
|
||||
[NSApp removeWindowsItem: self];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue