summaryrefslogtreecommitdiff
path: root/fxjs/cjs_position.h
diff options
context:
space:
mode:
Diffstat (limited to 'fxjs/cjs_position.h')
-rw-r--r--fxjs/cjs_position.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/fxjs/cjs_position.h b/fxjs/cjs_position.h
index 3e62bc92bf..3db83fffc0 100644
--- a/fxjs/cjs_position.h
+++ b/fxjs/cjs_position.h
@@ -9,7 +9,7 @@
#include "fxjs/js_define.h"
-class CJS_Position : public CJS_Object {
+class CJS_Position final : public CJS_Object {
public:
static void DefineJSObjects(CFXJS_Engine* pEngine);