Skip to content
Commit 7ffd5d48 authored by Pedro Olsen Ferreira's avatar Pedro Olsen Ferreira Committed by Igor Kushnir
Browse files

Replace QMutex(Recursive) with QRecursiveMutex

The declaration of QMutex(Recursive) is deprecated.
This fixes several deprecation warnings.
Many declarations had to be patched in order to return the correct
constructs, because QRecursiveMutex is not convertible to QMutex.
parent 38713121
Pipeline #101367 passed with stage
in 31 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