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 ctk::endl and ctk::flush to fix endl deprecation warnings with Qt >= 5.14 #1008

Merged
merged 2 commits into from
Nov 5, 2021

Conversation

jcfr
Copy link
Member

@jcfr jcfr commented Nov 4, 2021

No description provided.

Copy link
Member

@lassoan lassoan left a comment

Choose a reason for hiding this comment

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

It looks good to me.

This commit follows up 2966c88 (COMP: Fix endl deprecation warning) and
fixes warning like the following reported when building against Qt >= 5.14:

  warning C4996: 'QTextStreamFunctions::endl': Use Qt::endl
@jcfr jcfr force-pushed the ctkutil-add-flush-and-endl branch from ec22d2a to e5b1230 Compare November 5, 2021 03:03
@jcfr jcfr merged commit a41b8c7 into commontk:master Nov 5, 2021
@jcfr jcfr deleted the ctkutil-add-flush-and-endl branch November 5, 2021 03:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants