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