gtk 0.11.1 → 0.11.2
raw patch · 2 files changed
+2/−2 lines, 2 files
Files
- Graphics/UI/Gtk/General/hsgthread.c +1/−1
- gtk.cabal +1/−1
Graphics/UI/Gtk/General/hsgthread.c view
@@ -34,7 +34,7 @@ #include <windows.h> #endif -#define DEBUG+#undef DEBUG static int threads_initialised = 0; #if defined( WIN32 )
gtk.cabal view
@@ -1,5 +1,5 @@ Name: gtk-Version: 0.11.1+Version: 0.11.2 License: LGPL-2.1 License-file: COPYING Copyright: (c) 2001-2010 The Gtk2Hs Team