summaryrefslogtreecommitdiff
path: root/fxjs/cjx_layoutpseudomodel.h
diff options
context:
space:
mode:
Diffstat (limited to 'fxjs/cjx_layoutpseudomodel.h')
-rw-r--r--fxjs/cjx_layoutpseudomodel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/fxjs/cjx_layoutpseudomodel.h b/fxjs/cjx_layoutpseudomodel.h
index e0e1f7867d..66adb79927 100644
--- a/fxjs/cjx_layoutpseudomodel.h
+++ b/fxjs/cjx_layoutpseudomodel.h
@@ -29,7 +29,7 @@ class CJX_LayoutPseudoModel : public CJX_Object {
explicit CJX_LayoutPseudoModel(CScript_LayoutPseudoModel* model);
~CJX_LayoutPseudoModel() override;
- void Ready(CFXJSE_Value* pValue, bool bSetting, XFA_ATTRIBUTE eAttribute);
+ void Ready(CFXJSE_Value* pValue, bool bSetting, XFA_Attribute eAttribute);
void H(CFXJSE_Arguments* pArguments);
void W(CFXJSE_Arguments* pArguments);