diff options
Diffstat (limited to 'xfa/fwl/core/cfwl_event.h')
-rw-r--r-- | xfa/fwl/core/cfwl_event.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/xfa/fwl/core/cfwl_event.h b/xfa/fwl/core/cfwl_event.h index d91aa47e35..b127603155 100644 --- a/xfa/fwl/core/cfwl_event.h +++ b/xfa/fwl/core/cfwl_event.h @@ -32,7 +32,6 @@ enum class CFWL_EventType { MouseWheel, PostDropDown, PreDropDown, - PreSelfAdaption, Scroll, SelectChanged, SetFocus, |