[gthumb: 87/129] use the GIO scheduler



commit 0fc419e5a783be3784daf166ff33ea5b1436e1d3
Author: Paolo Bacchilega <paobac src gnome org>
Date:   Mon Apr 25 17:53:10 2011 +0200

    use the GIO scheduler

 gthumb/gth-image-loader.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gthumb/gth-image-loader.c b/gthumb/gth-image-loader.c
index 375ad8f..b316250 100644
--- a/gthumb/gth-image-loader.c
+++ b/gthumb/gth-image-loader.c
@@ -29,7 +29,7 @@
 #include "gth-main.h"
 
 
-#undef USE_G_IO_SCHEDULER
+#define USE_G_IO_SCHEDULER
 #define THREAD_STACK_SIZE (512*1024)
 
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]