Skip to content
Commit 9b60203d authored by Alexander Potashev's avatar Alexander Potashev
Browse files

sendimages: Fix triggering of slotCompleteResize()

1. Task::run() now emits signalDone() to let class RActionThreadBase
track finished tasks.
2. ImageResize::slotFinished() is not called anymore, now we use signal
QThread::finished() to detect when all images have been resized.

BUG: 348340
parent 374e446b
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