summaryrefslogtreecommitdiff
path: root/xfa/fwl/core/cfwl_checkbox.h
diff options
context:
space:
mode:
Diffstat (limited to 'xfa/fwl/core/cfwl_checkbox.h')
-rw-r--r--xfa/fwl/core/cfwl_checkbox.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/xfa/fwl/core/cfwl_checkbox.h b/xfa/fwl/core/cfwl_checkbox.h
index ace09e57c9..f699aa0059 100644
--- a/xfa/fwl/core/cfwl_checkbox.h
+++ b/xfa/fwl/core/cfwl_checkbox.h
@@ -55,7 +55,6 @@ class CFWL_CheckBox : public CFWL_Widget {
// CFWL_Widget
FWL_Type GetClassID() const override;
- void GetWidgetRect(CFX_RectF& rect, bool bAutoSize) override;
void Update() override;
void DrawWidget(CFX_Graphics* pGraphics, const CFX_Matrix* pMatrix) override;