diff options
Diffstat (limited to 'widget/EventClassList.h')
-rw-r--r-- | widget/EventClassList.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/widget/EventClassList.h b/widget/EventClassList.h index c8870d84e5..937047e8ba 100644 --- a/widget/EventClassList.h +++ b/widget/EventClassList.h @@ -26,6 +26,7 @@ NS_EVENT_CLASS(Widget, CompositionEvent) NS_EVENT_CLASS(Widget, QueryContentEvent) NS_EVENT_CLASS(Widget, SelectionEvent) NS_EVENT_CLASS(Internal, EditorInputEvent) +NS_EVENT_CLASS(Internal, LegacyTextEvent) // MouseEvents.h NS_EVENT_CLASS(Widget, MouseEventBase) |