From 22485fb7f08950379f2fa498bd081c1623ea8bbd Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Tue, 21 Aug 2012 17:13:27 +0200 Subject: reload: accept float values --- src/options.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/options.h') diff --git a/src/options.h b/src/options.h index cef4215..a763642 100644 --- a/src/options.h +++ b/src/options.h @@ -97,7 +97,7 @@ struct __fehoptions { int limit_w; int limit_h; unsigned int thumb_redraw; - int reload; + double reload; int sort; int debug; int geom_flags; -- cgit v1.2.3