summaryrefslogtreecommitdiff
path: root/xfa/fwl/cfwl_event.h
diff options
context:
space:
mode:
Diffstat (limited to 'xfa/fwl/cfwl_event.h')
-rw-r--r--xfa/fwl/cfwl_event.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/xfa/fwl/cfwl_event.h b/xfa/fwl/cfwl_event.h
index 787f8c2640..8546447209 100644
--- a/xfa/fwl/cfwl_event.h
+++ b/xfa/fwl/cfwl_event.h
@@ -28,7 +28,7 @@ class CFWL_Event {
PreDropDown,
Scroll,
SelectChanged,
- TextChanged,
+ TextWillChange,
TextFull,
Validate
};