Image cache tidyup

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@5345 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
richard 1999-12-01 13:49:47 +00:00
parent f2bcb34b09
commit 804630d3ae
3 changed files with 277 additions and 306 deletions

View file

@ -739,7 +739,7 @@ static NSColor *shadowCol;
case NSNullCellType:
break;
}
[controlView unlockFocus];
[controlView unlockFocus];
}
- (void) drawWithFrame: (NSRect)cellFrame inView: (NSView*)controlView