Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes for Qt5.14 #111

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Fixes for Qt5.14 #111

wants to merge 5 commits into from

Conversation

ervanalb
Copy link
Collaborator

Some of the private API we are using changed in Qt 5.14. This patch makes QmlSharedPointer compatible with 5.14 and older by removing an unnecessary layer of wrapping we were doing. It also fixes some deprecated set handling in other parts of the code. It addresses issue #110.

@zbanks zbanks linked an issue Feb 16, 2020 that may be closed by this pull request
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.

Can't build AUR package anymore, warnings treated as errors
2 participants