Skip to content

Remove warning when compiling using c++17 #78

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Remove warning when compiling using c++17 #78

wants to merge 1 commit into from

Conversation

ahndee
Copy link

@ahndee ahndee commented May 27, 2020

When using CONFIG+=c++17, the warning "SortFilterProxyModel needs at least c++11, add CONFIG += c++11 to your .pro" is shown even though c++17 is at least c++11

When using CONFIG+=c++17, the warning "SortFilterProxyModel needs at least c++11, add CONFIG += c++11 to your .pro" is shown even though c++17 is at least c++11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant