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

add missing header, fixes compilation of 2.5 on macOS #13825

Merged
merged 1 commit into from
Nov 2, 2024

Conversation

m0dB
Copy link
Contributor

@m0dB m0dB commented Nov 2, 2024

compilation failed with

/Users/maarten/git/mixxx/src/library/dao/trackdao.cpp:284:17: error: incomplete type 'QThread' named in nested name specifier
<< QThread::currentThread() << m_database.connectionName();
^~~~~~~~~

@m0dB m0dB changed the title add missing header add missing header, fixes compilation of 2.5 on macOS Nov 2, 2024
@JoergAtGithub
Copy link
Member

LGTM! Thank you!

@JoergAtGithub JoergAtGithub merged commit ac48458 into mixxxdj:2.5 Nov 2, 2024
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants