summaryrefslogtreecommitdiff
path: root/xfa/fwl/lightwidget/cfwl_theme.h
diff options
context:
space:
mode:
Diffstat (limited to 'xfa/fwl/lightwidget/cfwl_theme.h')
-rw-r--r--xfa/fwl/lightwidget/cfwl_theme.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/xfa/fwl/lightwidget/cfwl_theme.h b/xfa/fwl/lightwidget/cfwl_theme.h
index 1de1fb607c..effb31b04e 100644
--- a/xfa/fwl/lightwidget/cfwl_theme.h
+++ b/xfa/fwl/lightwidget/cfwl_theme.h
@@ -20,7 +20,7 @@ class IFWL_Widget;
class CFWL_ThemePart;
class CFWL_ThemeText;
-class CFWL_Theme : public IFWL_ThemeProvider {
+class CFWL_Theme final : public IFWL_ThemeProvider {
public:
CFWL_Theme();
~CFWL_Theme() override;