Skip to content

pcx: Do not support sequential devices

Aleix Pol Gonzalez requested to merge work/apol/pcx-no-sequential into master

We need QIODevice::pos() to work in QDataStream &operator>>.

BUG: 459541

Merge request reports