mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-30 23:40:48 +00:00
New def of GSDefineGState
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@13328 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
b545d98985
commit
55f52faac4
5 changed files with 29 additions and 3 deletions
|
@ -666,7 +666,6 @@ static NSNotificationCenter *nc = nil;
|
|||
// Set window in new _gstate
|
||||
DPSgsave(context);
|
||||
[srv windowdevice: _windowNum];
|
||||
DPSgstate(context);
|
||||
_gstate = GSDefineGState(context);
|
||||
DPSgrestore(context);
|
||||
NSMapInsert (windowmaps, (void*)_windowNum, self);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue