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