mirror of
https://github.com/JakubMelka/PDF4QT.git
synced 2025-06-05 21:59:17 +02:00
Rendering pdf to images (first part)
This commit is contained in:
@ -44,7 +44,8 @@ enum RenderErrorType
|
||||
Error,
|
||||
Warning,
|
||||
NotImplemented,
|
||||
NotSupported
|
||||
NotSupported,
|
||||
Information
|
||||
};
|
||||
|
||||
struct PDFRenderError
|
||||
|
Reference in New Issue
Block a user