mirror of
https://github.com/JakubMelka/PDF4QT.git
synced 2025-06-05 21:59:17 +02:00
Issue #123: Final bugfixing
This commit is contained in:
@ -187,7 +187,8 @@ private:
|
||||
|
||||
enum class RendererEngine
|
||||
{
|
||||
Blend2D,
|
||||
Blend2D_MultiThread,
|
||||
Blend2D_SingleThread,
|
||||
QPainter,
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user