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

Fix a Debug Build Error #3

Merged

Conversation

franziska-wegner
Copy link
Owner

Fix a debug build error w.r.t. Qt debug messages, i.e., endl becomes Qt::ends. The namespace is required in this particular case.

Changes to be committed:
	modified:   src/Runnables/main.cpp
@franziska-wegner franziska-wegner self-assigned this Dec 5, 2023
@franziska-wegner franziska-wegner added the bug Something isn't working label Dec 5, 2023
@franziska-wegner franziska-wegner merged commit 18c79b5 into master Dec 5, 2023
7 checks passed
@franziska-wegner franziska-wegner deleted the franziska-wegner/2023/december/debug-build-bug-fix branch December 5, 2023 21:52
github-actions bot added a commit that referenced this pull request Dec 5, 2023
…ember/debug-build-bug-fix

Fix a debug build error w.r.t. Qt debug messages, i.e., endl becomes Qt::ends. The namespace is required in this particular case. 18c79b5
github-actions bot added a commit that referenced this pull request Dec 5, 2023
…ember/debug-build-bug-fix

Fix a debug build error w.r.t. Qt debug messages, i.e., endl becomes Qt::ends. The namespace is required in this particular case. 18c79b5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Development

Successfully merging this pull request may close these issues.

None yet

1 participant