mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-30 01:00:38 +00:00
Merge from 0.8.0
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@14232 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
ecd458c9cd
commit
f51c1bbf10
14 changed files with 267 additions and 91 deletions
|
@ -242,7 +242,6 @@ backgroundColorHint:(NSColor *)bg
|
|||
fg = [NSColor blackColor];
|
||||
bg = [bg colorUsingColorSpaceName: NSDeviceRGBColorSpace];
|
||||
fg = [fg colorUsingColorSpaceName: NSDeviceRGBColorSpace];
|
||||
NSLog(@"fg color is %@", fg);
|
||||
[GSCurrentServer() setcursorcolor: fg : bg : _cid];
|
||||
}
|
||||
return cursor;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue