Author: olivier
Date: 2007-01-13 22:13:31 +0000 (Sat, 13 Jan 2007)
New Revision: 24430

Modified:
   xffm/branches/xfce_4_2/libs/icons.c
Log:
Fix build

Modified: xffm/branches/xfce_4_2/libs/icons.c
===================================================================
--- xffm/branches/xfce_4_2/libs/icons.c 2007-01-13 22:06:06 UTC (rev 24429)
+++ xffm/branches/xfce_4_2/libs/icons.c 2007-01-13 22:13:31 UTC (rev 24430)
@@ -244,7 +244,7 @@
     GdkPixbuf *src, *tgt;
     int max_w, w, h;
     int area,pw, ph;
-    double scaleW, scaleH;
+    double scaleW, scaleH,scale;
     GError *error = NULL;
     const gchar *thumbnail_path=get_thumbnail_path(file,size);
 

_______________________________________________
Xfce4-commits mailing list
[email protected]
http://foo-projects.org/mailman/listinfo/xfce4-commits

Reply via email to