fix: Fixed CMYK image display issue #1042
Annotations
4 warnings
|
cppcheck:
src/service/filehander.cpp#L19
Include file: <QtGlobal> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
cppcheck:
src/service/filehander.cpp#L18
Include file: <QImageWriter> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
cppcheck:
src/service/filehander.cpp#L17
Include file: <QPdfWriter> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
cppcheck:
src/service/filehander.cpp#L16
Include file: <QImageReader> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|