mldonkey-commits
[Top][All Lists]
Advanced

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

[Mldonkey-commits] Changes to mldonkey/src/gtk2/gui/guiInfoWindow.ml


From: mldonkey-commits
Subject: [Mldonkey-commits] Changes to mldonkey/src/gtk2/gui/guiInfoWindow.ml
Date: Mon, 14 Nov 2005 13:25:45 -0500

Index: mldonkey/src/gtk2/gui/guiInfoWindow.ml
diff -u mldonkey/src/gtk2/gui/guiInfoWindow.ml:1.4 
mldonkey/src/gtk2/gui/guiInfoWindow.ml:1.5
--- mldonkey/src/gtk2/gui/guiInfoWindow.ml:1.4  Mon Oct 31 18:34:02 2005
+++ mldonkey/src/gtk2/gui/guiInfoWindow.ml      Mon Nov 14 18:25:44 2005
@@ -290,7 +290,7 @@
                 ~expand:`X ~fill:`X
                 img#coerce;
               let w = GdkPixbuf.get_width pixb in
-              let pixbuf = GdkPixbuf.create ~width ~height ~has_alpha:false () 
in
+              let pixbuf = GdkPixbuf.create ~width ~height ~has_alpha:true () 
in
               let scale_x = (float_of_int width) /. (float_of_int w) in
               GdkPixbuf.scale
                 ~dest:pixbuf ~dest_x:0 ~dest_y:0




reply via email to

[Prev in Thread] Current Thread [Next in Thread]