summaryrefslogtreecommitdiff
path: root/fxjs/xfa/cjx_float.h
diff options
context:
space:
mode:
Diffstat (limited to 'fxjs/xfa/cjx_float.h')
-rw-r--r--fxjs/xfa/cjx_float.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/fxjs/xfa/cjx_float.h b/fxjs/xfa/cjx_float.h
index 2f8c934ad9..12dbe578bc 100644
--- a/fxjs/xfa/cjx_float.h
+++ b/fxjs/xfa/cjx_float.h
@@ -12,7 +12,7 @@
class CXFA_Float;
-class CJX_Float : public CJX_Content {
+class CJX_Float final : public CJX_Content {
public:
explicit CJX_Float(CXFA_Float* node);
~CJX_Float() override;