mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-06-03 00:30:42 +00:00
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:
parent
f2bcb34b09
commit
804630d3ae
3 changed files with 277 additions and 306 deletions
|
@ -739,7 +739,7 @@ static NSColor *shadowCol;
|
|||
case NSNullCellType:
|
||||
break;
|
||||
}
|
||||
[controlView unlockFocus];
|
||||
[controlView unlockFocus];
|
||||
}
|
||||
|
||||
- (void) drawWithFrame: (NSRect)cellFrame inView: (NSView*)controlView
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue