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

Fixed compile errors after last Qt 5.4 patch #29

Merged
merged 1 commit into from
Nov 11, 2014
Merged

Conversation

greenaddress
Copy link
Contributor

This changes argument references in Converter::type, QVariantListIterator and QVariantDictIterator to const to allow using QVariant::value<QJSValue>() return values directly.

Also changes QVariantConverter::dict return value to return QVariantDictIterator correctly.

thp added a commit that referenced this pull request Nov 11, 2014
Fixed compile errors after last Qt 5.4 patch
@thp thp merged commit 26612b0 into thp:master Nov 11, 2014
@greenaddress
Copy link
Contributor Author

@thp thanks!

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