-
Notifications
You must be signed in to change notification settings - Fork 189
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
Qt 5.15 deprecation #346
Qt 5.15 deprecation #346
Conversation
Can one of the admins verify this patch? |
m_logStream << Qt::endl; | ||
#else | ||
m_logStream << endl; | ||
#endif |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Urgh.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not blaming anyone, but that's messy
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
For sure.. well when 5.12 is gonna be dropped.. in 2022.. it'll be better :p
I guess I'll wait with the release until you're done updating things ;) |
xcode was the last thing I had in mind 👍 |
No description provided.