summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorMitchell Hashimoto <m@mitchellh.com>2025-05-08 11:18:03 -0700
committerMitchell Hashimoto <m@mitchellh.com>2025-05-09 10:01:06 -0700
commitffdf86374a964dba28ca2998e914c0eece13a394 (patch)
tree3ba8414603f1d00191f61ce25c137ca454cda2fe /include
parentb991d36343e19ebff9026c331351b0dbe5b88fc8 (diff)
apprt/gtk: build
Diffstat (limited to 'include')
-rw-r--r--include/ghostty.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/ghostty.h b/include/ghostty.h
index 600396a84..2734fc368 100644
--- a/include/ghostty.h
+++ b/include/ghostty.h
@@ -222,6 +222,7 @@ typedef enum {
GHOSTTY_KEY_NUMPAD_PAREN_LEFT,
GHOSTTY_KEY_NUMPAD_PAREN_RIGHT,
GHOSTTY_KEY_NUMPAD_SUBTRACT,
+ GHOSTTY_KEY_NUMPAD_SEPARATOR,
GHOSTTY_KEY_NUMPAD_UP,
GHOSTTY_KEY_NUMPAD_DOWN,
GHOSTTY_KEY_NUMPAD_RIGHT,