mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-06-01 09:51:56 +00:00
Removed some commented out test code.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@18464 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
bf358056a5
commit
d99febaf24
2 changed files with 4 additions and 9 deletions
|
@ -1,3 +1,7 @@
|
||||||
|
2004-01-23 21:32 Gregory John Casamento <greg_casamento@yahoo.com>
|
||||||
|
|
||||||
|
* GSNibTemplates.m: Removal of some commented out test code.
|
||||||
|
|
||||||
2004-01-22 13:15 Alexander Malmberg <alexander@malmberg.org>
|
2004-01-22 13:15 Alexander Malmberg <alexander@malmberg.org>
|
||||||
|
|
||||||
* Source/NSFontPanel.m (-_initWithoutGModel): Use -setTitle: to set
|
* Source/NSFontPanel.m (-_initWithoutGModel): Use -setTitle: to set
|
||||||
|
|
|
@ -658,15 +658,6 @@ static const int currentVersion = 1; // GSNibItem version number...
|
||||||
}
|
}
|
||||||
return obj;
|
return obj;
|
||||||
}
|
}
|
||||||
|
|
||||||
/*
|
|
||||||
- (NSFont *)font
|
|
||||||
{
|
|
||||||
NSLog(@"Whose calling me...");
|
|
||||||
return nil;
|
|
||||||
}
|
|
||||||
*/
|
|
||||||
|
|
||||||
@end
|
@end
|
||||||
|
|
||||||
// Template for any classes which derive from NSText
|
// Template for any classes which derive from NSText
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue