mirror of
https://github.com/gnustep/libs-back.git
synced 2025-05-30 08:51:03 +00:00
Attempt to get Cairo to build nicely when glitz is not present.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@24267 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
45e9de2ee8
commit
660a25fac5
4 changed files with 3453 additions and 3065 deletions
|
@ -16,7 +16,8 @@
|
|||
|
||||
* You should have received a copy of the GNU Library General Public
|
||||
* License along with this library; if not, write to the Free
|
||||
* Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111 USA.
|
||||
* Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
|
||||
* Boston, MA 02111 USA.
|
||||
*/
|
||||
#include "cairo/CairoContext.h"
|
||||
#include "cairo/CairoGState.h"
|
||||
|
@ -35,6 +36,7 @@
|
|||
|
||||
#define CGSTATE ((CairoGState *)gstate)
|
||||
|
||||
@class XWindowBuffer;
|
||||
|
||||
@implementation CairoContext
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue