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

Corrected version for checkStateChanged #1212

Merged
merged 1 commit into from
Sep 15, 2024
Merged

Conversation

ShaopengLin
Copy link
Collaborator

Follow up for #1199

The checkStateChanged method is introduced in Qt 6.7 instead of 6.0, as per the documentation:

(since 6.7) void checkStateChanged(Qt::CheckState state)

It is added since Qt 6.7.0
@ShaopengLin
Copy link
Collaborator Author

ShaopengLin commented Sep 14, 2024

@kelson42 You can merge this, I don't believe this needs any code review at all. This fixes the compilation error you mentioned here.

@kelson42 kelson42 merged commit ae4ba04 into main Sep 15, 2024
6 checks passed
@kelson42 kelson42 deleted the Issue#1199-wrong-version branch September 15, 2024 10:28
@kelson42 kelson42 added this to the 2.4.0 milestone Sep 15, 2024
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.

2 participants