mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-25 14:30:54 +00:00
Added FIXME
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@14528 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
c7976b098c
commit
dc4ff73bed
1 changed files with 2 additions and 0 deletions
|
@ -388,6 +388,8 @@ static NSNotificationCenter *nc;
|
||||||
RELEASE (_caret_color);
|
RELEASE (_caret_color);
|
||||||
RELEASE (_typingAttributes);
|
RELEASE (_typingAttributes);
|
||||||
|
|
||||||
|
/* FIXME - delegate notifications */
|
||||||
|
|
||||||
[super dealloc];
|
[super dealloc];
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue