mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-06-02 19:11:00 +00:00
Commented out the archiving of NSPopUpButton since it crashes the translator; probably it interferes with NeXT's NIB handling.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@2700 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
836a3746d2
commit
b877a664ea
8 changed files with 129 additions and 99 deletions
|
@ -10,4 +10,9 @@
|
|||
[textField setStringValue:text];
|
||||
}
|
||||
|
||||
- (id)window
|
||||
{
|
||||
return [textField window];
|
||||
}
|
||||
|
||||
@end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue