diff options
Diffstat (limited to 'xfa/fwl/core/cfwl_event.h')
-rw-r--r-- | xfa/fwl/core/cfwl_event.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/xfa/fwl/core/cfwl_event.h b/xfa/fwl/core/cfwl_event.h index b127603155..c0c3c3f373 100644 --- a/xfa/fwl/core/cfwl_event.h +++ b/xfa/fwl/core/cfwl_event.h @@ -21,11 +21,8 @@ enum class CFWL_EventType { CheckWord, Click, Close, - CloseUp, DrawItem, - DropDown, EditChanged, - HoverChanged, Key, KillFocus, Mouse, |