summaryrefslogtreecommitdiff
path: root/fxjs/xfa/cjx_template.h
diff options
context:
space:
mode:
Diffstat (limited to 'fxjs/xfa/cjx_template.h')
-rw-r--r--fxjs/xfa/cjx_template.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/fxjs/xfa/cjx_template.h b/fxjs/xfa/cjx_template.h
index d54020df50..ccaf08474e 100644
--- a/fxjs/xfa/cjx_template.h
+++ b/fxjs/xfa/cjx_template.h
@@ -12,7 +12,7 @@
class CXFA_Template;
-class CJX_Template : public CJX_Model {
+class CJX_Template final : public CJX_Model {
public:
explicit CJX_Template(CXFA_Template* tmpl);
~CJX_Template() override;