Skip to content

QImage::deviceIndependentSize is not constexpr

David Redondo requested to merge work/davidre/noconstexpr into master

So cannot be used in a constexpr function.

Merge request reports