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

Update minimum Qt version #527

Merged
merged 3 commits into from
Jun 12, 2020
Merged

Update minimum Qt version #527

merged 3 commits into from
Jun 12, 2020

Conversation

cmol
Copy link
Contributor

@cmol cmol commented Jun 12, 2020

The code uses QRandomGenerator which was not introduced until Qt 5.10

The code uses QRandomGenerator which was not introduced until Qt 5.10
@coveralls
Copy link

coveralls commented Jun 12, 2020

Coverage Status

Coverage decreased (-0.02%) to 6.956% when pulling 68c4658 on cmol:master into 6edf401 on IJHack:master.

@cmol
Copy link
Contributor Author

cmol commented Jun 12, 2020

I accidentally pushed again to this branch for a fix to #514.

@annejan
Copy link
Member

annejan commented Jun 12, 2020

Thank you for this update, I completely missed this dependency.

@annejan annejan merged commit b6f7c6c into IJHack:master Jun 12, 2020
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.

None yet

3 participants