mirror of
https://github.com/JakubMelka/PDF4QT.git
synced 2025-06-05 21:59:17 +02:00
Installer
This commit is contained in:
@ -24,6 +24,7 @@ namespace pdf
|
||||
|
||||
// Name of the library, together with version
|
||||
static constexpr const char* PDF_LIBRARY_NAME = "Pdf4Qt 1.0.0";
|
||||
static constexpr const char* PDF_LIBRARY_VERSION = "1.0.0";
|
||||
|
||||
// Structure file constants
|
||||
static constexpr const char* PDF_END_OF_FILE_MARK = "%%EOF";
|
||||
|
Reference in New Issue
Block a user