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

deps: Adjust osltoy for Qt 6.8 #1936

Merged
merged 1 commit into from
Feb 7, 2025
Merged

Conversation

lgritz
Copy link
Collaborator

@lgritz lgritz commented Feb 6, 2025

Qt 6.8 deprecates QCheckBox::stateChanged().

Qt 6.8 deprecates QCheckBox::stateChanged().

Signed-off-by: Larry Gritz <lg@larrygritz.com>
@lgritz
Copy link
Collaborator Author

lgritz commented Feb 7, 2025

Any comments? This issue is addressing newly failing Mac CI (Homebrew recently updated its Qt version, making this necessary). Since it unbreaks CI, I will merge soon if there are no objections.

@lgritz
Copy link
Collaborator Author

lgritz commented Feb 7, 2025

Merging now, as this is necessary to unbreak CI after Homebrew upgraded their Qt version.

@lgritz lgritz merged commit 3e7b51f into AcademySoftwareFoundation:main Feb 7, 2025
26 checks passed
lgritz added a commit to lgritz/OpenShadingLanguage that referenced this pull request Feb 7, 2025
Qt 6.8 deprecates QCheckBox::stateChanged().

Signed-off-by: Larry Gritz <lg@larrygritz.com>
@lgritz lgritz deleted the lg-qt branch February 7, 2025 21:51
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