aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/text/e-text-event-processor-types.h
diff options
context:
space:
mode:
Diffstat (limited to 'widgets/text/e-text-event-processor-types.h')
-rw-r--r--widgets/text/e-text-event-processor-types.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/widgets/text/e-text-event-processor-types.h b/widgets/text/e-text-event-processor-types.h
index eb8e0d4a50..32a39bf0c0 100644
--- a/widgets/text/e-text-event-processor-types.h
+++ b/widgets/text/e-text-event-processor-types.h
@@ -82,6 +82,9 @@ enum _ETextEventProcessorCommandAction {
E_TEP_GET_SELECTION,
E_TEP_SET_SELECT_BY_WORD,
E_TEP_ACTIVATE,
+
+ E_TEP_GRAB,
+ E_TEP_UNGRAB,
E_TEP_NOP
};