diff options
author | Daniel Friesel <derf@finalrewind.org> | 2016-10-17 21:06:17 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2016-10-17 21:06:17 +0200 |
commit | 421139a86bd82b5656e025512bdf2914509fa8ca (patch) | |
tree | 7d749b7cde15f6696ec138be4464a98c81d50a51 /src/options.h | |
parent | 215732ab1a17e871945c015e039d6bdf41d33995 (diff) | |
parent | 4b2cd1835a18dc0445c5ab4c14f80d1b664e626d (diff) |
Merge branch 'ErnieE5-master'
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 0dee617..c7ce689 100644 --- a/src/options.h +++ b/src/options.h @@ -175,6 +175,7 @@ struct __fehkb { struct __fehkey zoom_out; struct __fehkey zoom_default; struct __fehkey zoom_fit; + struct __fehkey zoom_fill; struct __fehkey render; struct __fehkey toggle_actions; struct __fehkey toggle_filenames; |