mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-30 15:10:38 +00:00
Merge from 0.6.5
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@6040 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
6b5e33078b
commit
f34100ac45
42 changed files with 2343 additions and 1170 deletions
|
@ -129,7 +129,7 @@ NSGraphicsContext *GSCurrentContext()
|
|||
*/
|
||||
NSThread *th = GSCurrentThread();
|
||||
|
||||
th->_gcontext = context;
|
||||
ASSIGN(th->_gcontext, context);
|
||||
#else
|
||||
NSMutableDictionary *dict = [[NSThread currentThread] threadDictionary];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue