Also replaced GMModel with NSBundle in [init].

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@9662 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Fred Kiefer 2001-04-22 23:01:23 +00:00
parent be89206db1
commit d8c9b93041

View file

@ -125,7 +125,7 @@ float sizes[] = {4.0, 6.0, 8.0, 9.0, 10.0, 11.0, 12.0, 13.0,
*/
- (id) init
{
// if (![GMModel loadIMFile: @"FontPanel" owner: self]);
// if (![NSBundle loadNibNamed: @"FontPanel" owner: self]);
[self _initWithoutGModel];
ASSIGN(_familyList, [[NSFontManager sharedFontManager]