summaryrefslogtreecommitdiff
path: root/fxjs/xfa/cjx_execute.h
diff options
context:
space:
mode:
Diffstat (limited to 'fxjs/xfa/cjx_execute.h')
-rw-r--r--fxjs/xfa/cjx_execute.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/fxjs/xfa/cjx_execute.h b/fxjs/xfa/cjx_execute.h
index 338f8c3d1f..29e4480dcf 100644
--- a/fxjs/xfa/cjx_execute.h
+++ b/fxjs/xfa/cjx_execute.h
@@ -12,7 +12,7 @@
class CXFA_Execute;
-class CJX_Execute : public CJX_Node {
+class CJX_Execute final : public CJX_Node {
public:
explicit CJX_Execute(CXFA_Execute* node);
~CJX_Execute() override;