diff options
Diffstat (limited to 'xfa/fwl/theme/cfwl_carettp.h')
-rw-r--r-- | xfa/fwl/theme/cfwl_carettp.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/xfa/fwl/theme/cfwl_carettp.h b/xfa/fwl/theme/cfwl_carettp.h index d618e72c11..f7d44b7f8e 100644 --- a/xfa/fwl/theme/cfwl_carettp.h +++ b/xfa/fwl/theme/cfwl_carettp.h @@ -15,7 +15,6 @@ class CFWL_CaretTP : public CFWL_WidgetTP { ~CFWL_CaretTP() override; // CFWL_WidgetTP - bool IsValidWidget(CFWL_Widget* pWidget) override; void DrawBackground(CFWL_ThemeBackground* pParams) override; protected: |