mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 20:01:11 +00:00
Updated
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@5490 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
2584043a3f
commit
324e207d8e
1 changed files with 2 additions and 1 deletions
|
@ -496,7 +496,8 @@
|
|||
NSImage *aImage;
|
||||
|
||||
// Save last view drawn to
|
||||
[self setControlView: view];
|
||||
if (_control_view != view)
|
||||
_control_view = view;
|
||||
|
||||
[view lockFocus];
|
||||
|
||||
|
|
Loading…
Reference in a new issue