diff options
Diffstat (limited to 'src/hs-helper.h')
-rw-r--r-- | src/hs-helper.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/hs-helper.h b/src/hs-helper.h index f6337d8..5ce9eb5 100644 --- a/src/hs-helper.h +++ b/src/hs-helper.h @@ -33,6 +33,7 @@ typedef enum REQ_ERROR static const char* evlist[] = { "tap_shortcut", "on_screen_message", + "on_screen_reply", "reserved" }; |