| Index: xfa/fwl/core/cfwl_barcode.h
|
| diff --git a/xfa/fwl/core/cfwl_barcode.h b/xfa/fwl/core/cfwl_barcode.h
|
| index 0f52a048b187861ff7f62da2615fd9482a6ab5f8..90dfdcaebdea15452399d0621e4bea56669a2327 100644
|
| --- a/xfa/fwl/core/cfwl_barcode.h
|
| +++ b/xfa/fwl/core/cfwl_barcode.h
|
| @@ -13,7 +13,7 @@
|
|
|
| class CFWL_Barcode : public CFWL_Edit, public IFWL_Barcode::DataProvider {
|
| public:
|
| - explicit CFWL_Barcode(const IFWL_App* pApp);
|
| + explicit CFWL_Barcode(const CFWL_App* pApp);
|
| ~CFWL_Barcode() override;
|
|
|
| void Initialize();
|
|
|