This commit is contained in:
Mitchell Livingston
2007-11-07 02:25:58 +00:00
parent 98c1d4bb62
commit 24dd9a2b7e

View File

@@ -75,7 +75,7 @@ typedef enum
return [super initWithWindowNibName: @"InfoWindow"];
}
- (void) awakeFromNib 334 16
- (void) awakeFromNib
{
//window location and size
NSPanel * window = (NSPanel *)[self window];