mirror of
https://github.com/JakubMelka/PDF4QT.git
synced 2025-06-05 21:59:17 +02:00
Issue #118: Continuation
This commit is contained in:
@ -35,7 +35,7 @@ using EncodingTable = std::array<QChar, 256>;
|
||||
|
||||
/// This class can convert byte stream to the QString in unicode encoding.
|
||||
/// PDF has several encodings, see PDF Reference 1.7, Appendix D.
|
||||
class PDF4QTLIBSHARED_EXPORT PDFEncoding
|
||||
class PDF4QTLIBCORESHARED_EXPORT PDFEncoding
|
||||
{
|
||||
public:
|
||||
explicit PDFEncoding() = delete;
|
||||
|
Reference in New Issue
Block a user