diff options
Diffstat (limited to 'widget/EventMessageList.h')
-rw-r--r-- | widget/EventMessageList.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/widget/EventMessageList.h b/widget/EventMessageList.h index 7fe642637..474e25862 100644 --- a/widget/EventMessageList.h +++ b/widget/EventMessageList.h @@ -340,6 +340,7 @@ NS_EVENT_MESSAGE(eScrolledAreaChanged) NS_EVENT_MESSAGE(eTransitionStart) NS_EVENT_MESSAGE(eTransitionRun) NS_EVENT_MESSAGE(eTransitionEnd) +NS_EVENT_MESSAGE(eTransitionCancel) NS_EVENT_MESSAGE(eAnimationStart) NS_EVENT_MESSAGE(eAnimationEnd) NS_EVENT_MESSAGE(eAnimationIteration) |