mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-25 05:01:00 +00:00
Tidied
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8400 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
2a0c9fda52
commit
c8bfe7e399
1 changed files with 1 additions and 1 deletions
|
@ -99,7 +99,7 @@ static NSImage *arrowImageH = nil;
|
|||
[controlView lockFocus];
|
||||
|
||||
mcell_highlighted = flag;
|
||||
[self drawInteriorWithFrame: cellFrame inView: controlView];
|
||||
[self drawInteriorWithFrame: cellFrame inView: controlView];
|
||||
|
||||
[controlView unlockFocus];
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue