summaryrefslogtreecommitdiff
path: root/fxjs/xfa/cjx_eventpseudomodel.h
diff options
context:
space:
mode:
Diffstat (limited to 'fxjs/xfa/cjx_eventpseudomodel.h')
-rw-r--r--fxjs/xfa/cjx_eventpseudomodel.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/fxjs/xfa/cjx_eventpseudomodel.h b/fxjs/xfa/cjx_eventpseudomodel.h
index 92d731c289..5d8bcc3060 100644
--- a/fxjs/xfa/cjx_eventpseudomodel.h
+++ b/fxjs/xfa/cjx_eventpseudomodel.h
@@ -41,6 +41,7 @@ class CJX_EventPseudoModel : public CJX_Object {
JS_METHOD(emit, CJX_EventPseudoModel);
JS_METHOD(reset, CJX_EventPseudoModel);
+ JS_PROP(cancelAction);
JS_PROP(change);
JS_PROP(commitKey);
JS_PROP(fullText);