mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-24 06:28:54 +00:00
Tidied
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@7428 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
eb536b2766
commit
6bd1c1f88a
1 changed files with 1 additions and 1 deletions
|
@ -69,7 +69,7 @@ static Class fontPanelClass = Nil;
|
|||
NSDebugLog(@"Initialize NSFontManager class\n");
|
||||
|
||||
// Initial version
|
||||
[self setVersion: 1];
|
||||
[self setVersion: 1];
|
||||
|
||||
// Set the factories
|
||||
[self setFontManagerFactory: [NSFontManager class]];
|
||||
|
|
Loading…
Reference in a new issue