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