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

Make initalization of QList<QUuid> explicit, to fix building with Qt6 #11063

Merged
merged 1 commit into from
Nov 13, 2022

Conversation

daschuer
Copy link
Member

This should fix

/__w/mixxx/mixxx/src/test/musicbrainzrecordingstasktest.cpp: In constructor ‘MusicBrainzRecordingsTaskTest::MusicBrainzRecordingsTaskTest()’:
Error: /__w/mixxx/mixxx/src/test/musicbrainzrecordingstasktest.cpp:19:55: error: no match for ‘operator=’ (operand types are ‘QList<QUuid>’ and ‘<brace-enclosed initializer list>’)
   19 |                 "5f6340ae-9cab-4f00-83d5-7ad00ac35f5b"};
      |                                                       ^

https://github.com/mixxxdj/mixxx/actions/runs/3452375864/jobs/5762241905

@ronso0
Copy link
Member

ronso0 commented Nov 13, 2022

LGTM, thanks.

@ronso0 ronso0 merged commit 92792b6 into mixxxdj:main Nov 13, 2022
@daschuer daschuer deleted the quuid_init branch November 16, 2022 08:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants