summaryrefslogtreecommitdiff
path: root/xfa/fxfa/parser/cscript_logpseudomodel.h
diff options
context:
space:
mode:
Diffstat (limited to 'xfa/fxfa/parser/cscript_logpseudomodel.h')
-rw-r--r--xfa/fxfa/parser/cscript_logpseudomodel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/xfa/fxfa/parser/cscript_logpseudomodel.h b/xfa/fxfa/parser/cscript_logpseudomodel.h
index e4a33f4aae..aa11bea6f5 100644
--- a/xfa/fxfa/parser/cscript_logpseudomodel.h
+++ b/xfa/fxfa/parser/cscript_logpseudomodel.h
@@ -11,7 +11,7 @@
class CXFA_Document;
-class CScript_LogPseudoModel : public CXFA_Object {
+class CScript_LogPseudoModel final : public CXFA_Object {
public:
explicit CScript_LogPseudoModel(CXFA_Document* pDocument);
~CScript_LogPseudoModel() override;