diff options
Diffstat (limited to 'xfa/fwl/core/ifwl_themeprovider.h')
-rw-r--r-- | xfa/fwl/core/ifwl_themeprovider.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfa/fwl/core/ifwl_themeprovider.h b/xfa/fwl/core/ifwl_themeprovider.h index cc55fa30ee..e376cb1eea 100644 --- a/xfa/fwl/core/ifwl_themeprovider.h +++ b/xfa/fwl/core/ifwl_themeprovider.h @@ -13,7 +13,7 @@ class CFWL_ThemeBackground; class CFWL_ThemePart; class CFWL_ThemeText; -class IFWL_Widget; +class CFWL_Widget; class IFWL_ThemeProvider { public: |