mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-29 19:37:38 +00:00
Added FIXME
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@14533 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
cf724b05d1
commit
e3826ddff1
1 changed files with 1 additions and 0 deletions
|
@ -130,6 +130,7 @@ GSSpellServerName(NSString *vendor, NSString *language)
|
|||
|
||||
- (void)setDelegate:(id)anObject
|
||||
{
|
||||
/* FIXME - we should not retain the delegate ! */
|
||||
RETAIN(anObject);
|
||||
ASSIGN(_delegate, anObject);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue