diff options
| -rw-r--r-- | gtk/PlatGTK.cxx | 2 | 
1 files changed, 1 insertions, 1 deletions
| 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 | 
