Skip to content
Commit ac831f0b authored by Vlad Zahorodnii's avatar Vlad Zahorodnii
Browse files

plugins/screenshot: Fix a crash in ScreenShotSource2::marshal()

There are behavior differences between QFutureInterface and QPromise.
The QFutureWatcher::finished() signal will be emitted in both cases
when the promise reports results or it is canceled.


(cherry picked from commit 8bf1f920)
parent 79fa595d
Pipeline #638757 passed with stage
in 12 minutes and 58 seconds
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