mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-24 06:28:54 +00:00
Fixed typo
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@6072 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
bc5640f707
commit
46f58d8cbd
1 changed files with 1 additions and 1 deletions
|
@ -75,7 +75,7 @@ typedef enum {
|
|||
id _delegate;
|
||||
SEL _action;
|
||||
NSFont *_selectedFont;
|
||||
BOOL _multible;
|
||||
BOOL _multiple;
|
||||
NSMenu *_fontMenu;
|
||||
NSFontTag _storedTag;
|
||||
NSFontTraitMask _trait;
|
||||
|
|
Loading…
Reference in a new issue