summaryrefslogtreecommitdiff
path: root/src/options.h
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2018-08-05 10:17:12 +0200
committerDaniel Friesel <derf@finalrewind.org>2018-08-05 10:17:12 +0200
commitbe40f4f127133e098d3bff8de849ab7da400ab4f (patch)
tree25520b5997535e3d78aa192a834452cf26d2063c /src/options.h
parent1538aafffa9a99d7d4fd760cae02876066a0ad82 (diff)
parent05e745a519248c1907340c7f5b0b7bc65f0409eb (diff)
Merge branch 'dcraw' of https://github.com/ulteq/feh into ulteq-dcraw
Diffstat (limited to 'src/options.h')
-rw-r--r--src/options.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/options.h b/src/options.h
index be2ca25..741b0c7 100644
--- a/src/options.h
+++ b/src/options.h
@@ -133,6 +133,7 @@ struct __fehoptions {
double slideshow_delay;
+ signed short dcraw_timeout;
signed short magick_timeout;
Imlib_Font menu_fn;