diff options
Diffstat (limited to 'xfa/fwl/core/cfwl_barcode.h')
-rw-r--r-- | xfa/fwl/core/cfwl_barcode.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/xfa/fwl/core/cfwl_barcode.h b/xfa/fwl/core/cfwl_barcode.h index 8df93ff628..b5642d21c5 100644 --- a/xfa/fwl/core/cfwl_barcode.h +++ b/xfa/fwl/core/cfwl_barcode.h @@ -12,7 +12,6 @@ #include "xfa/fwl/core/ifwl_barcode.h" class CFWL_Widget; -class CFWL_WidgetProperties; class CFWL_Barcode : public CFWL_Edit { public: |