summaryrefslogtreecommitdiff
path: root/fxjs/xfa/cjx_breakbefore.h
diff options
context:
space:
mode:
Diffstat (limited to 'fxjs/xfa/cjx_breakbefore.h')
-rw-r--r--fxjs/xfa/cjx_breakbefore.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/fxjs/xfa/cjx_breakbefore.h b/fxjs/xfa/cjx_breakbefore.h
index b4251c96de..59f07c0388 100644
--- a/fxjs/xfa/cjx_breakbefore.h
+++ b/fxjs/xfa/cjx_breakbefore.h
@@ -12,7 +12,7 @@
class CXFA_BreakBefore;
-class CJX_BreakBefore : public CJX_Node {
+class CJX_BreakBefore final : public CJX_Node {
public:
explicit CJX_BreakBefore(CXFA_BreakBefore* node);
~CJX_BreakBefore() override;