mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-31 08:50:57 +00:00
Made [NSFont fontInfo] a public method to use it in the backend.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@9926 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
b3de9d5c20
commit
62da9c3b36
2 changed files with 6 additions and 4 deletions
|
@ -49,10 +49,6 @@ static NSFontPanel *fontPanel = nil;
|
|||
static Class fontManagerClass = Nil;
|
||||
static Class fontPanelClass = Nil;
|
||||
|
||||
@interface NSFont (Private)
|
||||
- (GSFontInfo *) fontInfo;
|
||||
@end
|
||||
|
||||
@interface NSFontManager (GNUstepBackend)
|
||||
- (BOOL) _includeFont: (NSString*)fontName;
|
||||
@end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue