diff options
Diffstat (limited to 'xfa/fwl/theme/cfwl_widgettp.h')
-rw-r--r-- | xfa/fwl/theme/cfwl_widgettp.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/xfa/fwl/theme/cfwl_widgettp.h b/xfa/fwl/theme/cfwl_widgettp.h index f96a7666b3..6093dd2465 100644 --- a/xfa/fwl/theme/cfwl_widgettp.h +++ b/xfa/fwl/theme/cfwl_widgettp.h @@ -116,7 +116,6 @@ class CFWL_WidgetTP { virtual void DrawText(CFWL_ThemeText* pParams); virtual void* GetCapacity(CFWL_ThemePart* pThemePart, CFWL_WidgetCapacity dwCapacity); - virtual bool IsCustomizedLayout(IFWL_Widget* pWidget); virtual void CalcTextRect(CFWL_ThemeText* pParams, CFX_RectF& rect); void SetFont(IFWL_Widget* pWidget, |