Skip to content
Commit bb22f7d3 authored by Alex Richardson's avatar Alex Richardson
Browse files

Don't rotate images with Qt 5.4.0 and 5.4.1

There was behaviour change that automatically rotated jpeg images based
on exif metadata that was reverted in 5.4.2.
We now skip rotating with those two version to prevent rotating twice.

Also shared some code so that the #ifdef does not need to be added to
both methods

REVIEW: 123895
parent 824a35ce
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment