summaryrefslogtreecommitdiff
path: root/fxjs/xfa/cjx_connectstring.h
diff options
context:
space:
mode:
Diffstat (limited to 'fxjs/xfa/cjx_connectstring.h')
-rw-r--r--fxjs/xfa/cjx_connectstring.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/fxjs/xfa/cjx_connectstring.h b/fxjs/xfa/cjx_connectstring.h
index f40a867d93..8a6beb3a6d 100644
--- a/fxjs/xfa/cjx_connectstring.h
+++ b/fxjs/xfa/cjx_connectstring.h
@@ -12,7 +12,7 @@
class CXFA_ConnectString;
-class CJX_ConnectString : public CJX_TextNode {
+class CJX_ConnectString final : public CJX_TextNode {
public:
explicit CJX_ConnectString(CXFA_ConnectString* node);
~CJX_ConnectString() override;