summaryrefslogtreecommitdiff
path: root/desktop/textinput.h
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/textinput.h')
-rw-r--r--desktop/textinput.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/desktop/textinput.h b/desktop/textinput.h
index e0581b23a..a1ee504c4 100644
--- a/desktop/textinput.h
+++ b/desktop/textinput.h
@@ -63,6 +63,9 @@ enum input_key {
KEY_PAGE_DOWN,
KEY_DELETE_LINE_END,
KEY_DELETE_LINE_START,
+
+ KEY_UNDO,
+ KEY_REDO
};