summaryrefslogtreecommitdiff
path: root/fxjs/cjx_nodelist.h
diff options
context:
space:
mode:
Diffstat (limited to 'fxjs/cjx_nodelist.h')
-rw-r--r--fxjs/cjx_nodelist.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/fxjs/cjx_nodelist.h b/fxjs/cjx_nodelist.h
index eec9b23960..df879980bb 100644
--- a/fxjs/cjx_nodelist.h
+++ b/fxjs/cjx_nodelist.h
@@ -29,7 +29,7 @@ class CJX_NodeList : public CJX_Object {
void Script_TreelistClass_NamedItem(CFXJSE_Arguments* pArguments);
void Script_ListClass_Length(CFXJSE_Value* pValue,
bool bSetting,
- XFA_ATTRIBUTE eAttribute);
+ XFA_Attribute eAttribute);
};
#endif // FXJS_CJX_NODELIST_H_