Skip to content

Fix: revise QT version for changes to recursive mutexes#144

Merged
gamecreature merged 1 commit intoedbee:masterfrom
SlySven:Fix_reviseQTVersionForChangesToRecursiveMutexs
May 15, 2024
Merged

Fix: revise QT version for changes to recursive mutexes#144
gamecreature merged 1 commit intoedbee:masterfrom
SlySven:Fix_reviseQTVersionForChangesToRecursiveMutexs

Conversation

@SlySven
Copy link
Copy Markdown
Contributor

@SlySven SlySven commented May 14, 2024

The changes to QMutex were actually introduced in Qt 5.14 and not 6.0 and some versions of Qt 5.15 are now throwing depracation warnings if they encounter the older form.

The changes to QMutex were actually introduced in Qt 5.14 and not 6.0 and
some versions of Qt 5.15 are now throwing depracation warnings if they
encounter the older form.

Signed-off-by: Stephen Lyons <slysven@virginmedia.com>
@gamecreature gamecreature merged commit adbc544 into edbee:master May 15, 2024
@gamecreature
Copy link
Copy Markdown
Member

@SlySven Thanks you for your changes!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants