summaryrefslogtreecommitdiff
path: root/fxjs/xfa/cjx_logpseudomodel.h
diff options
context:
space:
mode:
Diffstat (limited to 'fxjs/xfa/cjx_logpseudomodel.h')
-rw-r--r--fxjs/xfa/cjx_logpseudomodel.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/fxjs/xfa/cjx_logpseudomodel.h b/fxjs/xfa/cjx_logpseudomodel.h
index 2d98241c5a..772bf30540 100644
--- a/fxjs/xfa/cjx_logpseudomodel.h
+++ b/fxjs/xfa/cjx_logpseudomodel.h
@@ -12,6 +12,8 @@
class CScript_LogPseudoModel;
+// TODO(dsinclair): This doesn't exist in the spec. Remove after
+// xfa_basic_data_element_script is removed.
class CJX_LogPseudoModel : public CJX_Object {
public:
explicit CJX_LogPseudoModel(CScript_LogPseudoModel* model);