Skip to content
This repository was archived by the owner on Mar 4, 2023. It is now read-only.

Qt5.15 and Qt6 compatibility #15

Merged
merged 16 commits into from
May 27, 2022

Conversation

lainwir3d
Copy link
Contributor

Still some deprecated stuff (mostly QScopedPointer to be replaced by std::unique_ptr as per warning).

lainwir3d added 16 commits May 21, 2022 22:13
…2AllowedAttribute

Was probably deprecated earlier, but we just stop at last Qt LTS.
This fixes builds on Fedora 36 / GCC 12 and probably other strict
compilers.

See https://bugreports.qt.io/browse/QTBUG-101635
Removes warnings and allow building on stricter compilers.
… on implicit mecanism.

This fixes build on Qt6.3 / GCC12
@Skycoder42 Skycoder42 merged commit 62c3bce into Skycoder42:master May 27, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants