diff src/thumb_standard.h @ 864:f40509d56fe3

added pixbuf_fallback function fixed thumb loader for non-image files
author nadvornik
date Fri, 27 Jun 2008 21:09:15 +0000
parents 9bd49e725ad3
children 1646720364cf
line wrap: on
line diff
--- a/src/thumb_standard.h	Fri Jun 27 18:43:05 2008 +0000
+++ b/src/thumb_standard.h	Fri Jun 27 21:09:15 2008 +0000
@@ -71,7 +71,7 @@
 gint thumb_loader_std_start(ThumbLoaderStd *tl, FileData *fd);
 void thumb_loader_std_free(ThumbLoaderStd *tl);
 
-GdkPixbuf *thumb_loader_std_get_pixbuf(ThumbLoaderStd *tl, gint with_fallback);
+GdkPixbuf *thumb_loader_std_get_pixbuf(ThumbLoaderStd *tl);
 
 
 /* validates a non local thumbnail file,