mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 12:00:52 +00:00
Tidied
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@7333 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
03f0941d07
commit
2e244ba1d7
1 changed files with 1 additions and 4 deletions
|
@ -106,10 +106,7 @@ setNSFont(NSString* key, NSFont* font)
|
|||
}
|
||||
}
|
||||
|
||||
/* Getting the preferred user fonts.
|
||||
|
||||
Important: caching (this also implies sharing) the default fonts of
|
||||
cells and views has a considerable impact on performance. */
|
||||
/* Getting the preferred user fonts. */
|
||||
|
||||
// This is deprecated in MacOSX
|
||||
+ (NSFont*) boldSystemFontOfSize: (float)fontSize
|
||||
|
|
Loading…
Reference in a new issue