summaryrefslogtreecommitdiff
path: root/fxjs/xfa/cjx_corner.h
diff options
context:
space:
mode:
Diffstat (limited to 'fxjs/xfa/cjx_corner.h')
-rw-r--r--fxjs/xfa/cjx_corner.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/fxjs/xfa/cjx_corner.h b/fxjs/xfa/cjx_corner.h
index 8db25245c9..905c05cb82 100644
--- a/fxjs/xfa/cjx_corner.h
+++ b/fxjs/xfa/cjx_corner.h
@@ -12,7 +12,7 @@
class CXFA_Corner;
-class CJX_Corner : public CJX_Node {
+class CJX_Corner final : public CJX_Node {
public:
explicit CJX_Corner(CXFA_Corner* node);
~CJX_Corner() override;