| Index: xfa/fwl/core/cfwl_checkbox.h
|
| diff --git a/xfa/fwl/core/cfwl_checkbox.h b/xfa/fwl/core/cfwl_checkbox.h
|
| index 306d6d08148e81383700a332b6c5c99056abe498..d395aa058df0f4803ae92446fba8ef4a397ebf78 100644
|
| --- a/xfa/fwl/core/cfwl_checkbox.h
|
| +++ b/xfa/fwl/core/cfwl_checkbox.h
|
| @@ -17,7 +17,7 @@ class CFWL_CheckBox : public CFWL_Widget, public IFWL_CheckBoxDP {
|
|
|
| void Initialize();
|
|
|
| - // IFWL_DataProvider
|
| + // IFWL_Widget::DataProvider
|
| void GetCaption(IFWL_Widget* pWidget, CFX_WideString& wsCaption) override;
|
|
|
| // IFWL_CheckBoxDP
|
|
|