mirror of
https://github.com/gnustep/libs-back.git
synced 2025-05-30 08:51:03 +00:00
Revert last change as gui is fixed now.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@33305 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
fb05d6c895
commit
26e096a1b5
4 changed files with 8 additions and 19 deletions
|
@ -98,7 +98,7 @@
|
|||
|
||||
- (BOOL) supportsDrawGState
|
||||
{
|
||||
return [CGSTATE supportsDrawGState];
|
||||
return YES;
|
||||
}
|
||||
|
||||
- (void) flushGraphics
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue