From c78cee50a4c33e2286ad7ffe9f28e0fc4ef3bd89 Mon Sep 17 00:00:00 2001 From: Yu-Jie Lin Date: Tue, 9 Aug 2011 17:29:57 +0800 Subject: Add flip/mirror in-placec edit actions (derf/#9) --- src/options.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/options.h') diff --git a/src/options.h b/src/options.h index 3c62441..bfcb94c 100644 --- a/src/options.h +++ b/src/options.h @@ -194,6 +194,8 @@ struct __fehkb { struct __fehkey close; struct __fehkey orient_1; struct __fehkey orient_3; + struct __fehkey flip; + struct __fehkey mirror; struct __fehkey toggle_fullscreen; struct __fehkey reload_minus; struct __fehkey reload_plus; -- cgit v1.2.3