From 5258f1c9236fe034afe2d2cc42423e35fa3a64b1 Mon Sep 17 00:00:00 2001 From: nyamatongwe Date: Fri, 5 Nov 2010 20:03:03 +1100 Subject: Turn Cairo back on. --- gtk/PlatGTK.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gtk/PlatGTK.cxx b/gtk/PlatGTK.cxx index a7c369cae..627ac3e68 100644 --- a/gtk/PlatGTK.cxx +++ b/gtk/PlatGTK.cxx @@ -41,7 +41,7 @@ #endif #if GTK_CHECK_VERSION(2,22,0) -//#define USE_CAIRO 1 +#define USE_CAIRO 1 #endif #ifdef USE_CAIRO -- cgit v1.2.3