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