| Index: xfa/fwl/core/cfwl_barcode.h
|
| diff --git a/xfa/fwl/core/cfwl_barcode.h b/xfa/fwl/core/cfwl_barcode.h
|
| index b309780f3743c86ade6380b231c2c8da2c91de3c..95b4cd29ebc11c6a8d4e7e2d9cac282f1c8d3c42 100644
|
| --- a/xfa/fwl/core/cfwl_barcode.h
|
| +++ b/xfa/fwl/core/cfwl_barcode.h
|
| @@ -18,7 +18,7 @@ class CFWL_Barcode : public CFWL_Edit, public IFWL_BarcodeDP {
|
|
|
| void Initialize();
|
|
|
| - // IFWL_DataProvider
|
| + // IFWL_Widget::DataProvider
|
| void GetCaption(IFWL_Widget* pWidget, CFX_WideString& wsCaption) override;
|
|
|
| // IFWL_BarcodeDP
|
|
|