Issue #107: Bugfixing

This commit is contained in:
Jakub Melka
2023-11-17 16:07:50 +01:00
parent 805c967b70
commit 47f0bffeca
3 changed files with 22 additions and 10 deletions

View File

@ -190,7 +190,7 @@ private:
};
/// Bit writer
class PDFBitWriter
class PDF4QTLIBSHARED_EXPORT PDFBitWriter
{
public:
using Value = uint64_t;