Skip to content

use std::next on iterators#4402

Merged
daschuer merged 1 commit into
mixxxdj:mainfrom
Be-ing:std_next
Oct 13, 2021
Merged

use std::next on iterators#4402
daschuer merged 1 commit into
mixxxdj:mainfrom
Be-ing:std_next

Conversation

@Be-ing
Copy link
Copy Markdown
Contributor

@Be-ing Be-ing commented Oct 13, 2021

operator+ has been removed from QHash iterators in Qt6. It was readded
in Qt 6.2 with a deprecation warning saying to use std::next instead.

operator+ has been removed from QHash iterators in Qt6. It was readded
in Qt 6.2 with a deprecation warning saying to use std::next instead.
@github-actions github-actions Bot added the ui label Oct 13, 2021
Copy link
Copy Markdown
Member

@daschuer daschuer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, Thank you.

@daschuer daschuer merged commit 905f962 into mixxxdj:main Oct 13, 2021
@Be-ing Be-ing deleted the std_next branch October 13, 2021 13:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants