| Index: xfa/src/fxbarcode/qrcode/BC_QRCoderBitVector.h
|
| diff --git a/xfa/src/fxbarcode/qrcode/BC_QRCoderBitVector.h b/xfa/src/fxbarcode/qrcode/BC_QRCoderBitVector.h
|
| index 6e9abba6c9441caf54fb4021eb036cff1b63e8e6..ae73fe8c883283ccf7d2a4d86f825fd4839c0b4e 100644
|
| --- a/xfa/src/fxbarcode/qrcode/BC_QRCoderBitVector.h
|
| +++ b/xfa/src/fxbarcode/qrcode/BC_QRCoderBitVector.h
|
| @@ -6,8 +6,7 @@
|
|
|
| #ifndef _BC_QRECODERBITVECTOR_H_
|
| #define _BC_QRECODERBITVECTOR_H_
|
| -class CBC_QRCoderBitVector;
|
| -class CBC_QRCoderBitVector : public CFX_Object
|
| +class CBC_QRCoderBitVector
|
| {
|
| private:
|
| FX_INT32 m_sizeInBits;
|
|
|