From 3cc2c50bb8422fc738a5875048c06758af6ded76 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Mon, 31 May 2010 09:39:56 +0200 Subject: major --thumbnails speed impromevents, new --thumb-redraw option See ChangeLog / man/feh.1 "--thumb-redraw" for more --- src/options.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/options.h') diff --git a/src/options.h b/src/options.h index 4a275e9..5d11816 100644 --- a/src/options.h +++ b/src/options.h @@ -109,6 +109,7 @@ struct __fehoptions { int thumb_h; int limit_w; int limit_h; + unsigned int thumb_redraw; int reload; int sort; int debug_level; -- cgit v1.2.3