diff options
author | Daniel Friesel <derf@finalrewind.org> | 2018-08-05 10:22:33 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2018-08-05 10:22:33 +0200 |
commit | 3b524947ce86e0120e5401e12b6bfa6a4ff3a918 (patch) | |
tree | 25520b5997535e3d78aa192a834452cf26d2063c /src/options.h | |
parent | 1538aafffa9a99d7d4fd760cae02876066a0ad82 (diff) | |
parent | be40f4f127133e098d3bff8de849ab7da400ab4f (diff) |
Merge branch 'ulteq-dcraw'
Diffstat (limited to 'src/options.h')
-rw-r--r-- | src/options.h | 1 |
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; |