diff options
Diffstat (limited to 'xfa/fwl/theme/cfwl_widgettp.h')
-rw-r--r-- | xfa/fwl/theme/cfwl_widgettp.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/xfa/fwl/theme/cfwl_widgettp.h b/xfa/fwl/theme/cfwl_widgettp.h index 0facb1ee62..987129837c 100644 --- a/xfa/fwl/theme/cfwl_widgettp.h +++ b/xfa/fwl/theme/cfwl_widgettp.h @@ -20,13 +20,7 @@ class CFDE_TextOut; class CFGAS_FontMgr; class CFGAS_GEFont; class CFWL_ThemeBackground; -class CFWL_ThemePart; class CFWL_ThemeText; -class CFWL_Widget; - -#if _FX_PLATFORM_ != _FX_PLATFORM_WINDOWS_ -class CFX_FontSourceEnum_File; -#endif class CFWL_WidgetTP { public: |