Skip to content
Commit 5e19edff authored by Marcel Wiesweg's avatar Marcel Wiesweg
Browse files

Do not store a QWidget in a static variable to retrieve the IccProfile for thumbnails.

This crashes in case the thread is used from a non-UI thread.
Instead, store the IccProfile when the widget is set. This is not perfect, the
previous solution was not perfect either.
Note: For thumbnails, the profile setting is global for performance reasons
CCBUG: 326959
parent ed652d6c
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