summaryrefslogtreecommitdiff
path: root/fxjs/xfa/cjx_connect.h
diff options
context:
space:
mode:
Diffstat (limited to 'fxjs/xfa/cjx_connect.h')
-rw-r--r--fxjs/xfa/cjx_connect.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/fxjs/xfa/cjx_connect.h b/fxjs/xfa/cjx_connect.h
index 77cee4f3c8..5ebb93e42d 100644
--- a/fxjs/xfa/cjx_connect.h
+++ b/fxjs/xfa/cjx_connect.h
@@ -12,7 +12,7 @@
class CXFA_Connect;
-class CJX_Connect : public CJX_Node {
+class CJX_Connect final : public CJX_Node {
public:
explicit CJX_Connect(CXFA_Connect* node);
~CJX_Connect() override;