Skip to content

Fix deprecated Qt constants#1041

Merged
acolwell merged 1 commit intoNatronGitHub:RB-2.6from
acolwell:fix_deprecated_qt_constants
May 3, 2025
Merged

Fix deprecated Qt constants#1041
acolwell merged 1 commit intoNatronGitHub:RB-2.6from
acolwell:fix_deprecated_qt_constants

Conversation

@acolwell
Copy link
Copy Markdown
Collaborator

@acolwell acolwell commented May 2, 2025

Thanks for submitting a pull request! Please provide enough information so that others can review your pull request. Additionally, make sure you've done all of these things:

PR Description

What type of PR is this? (Check one of the boxes below)

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Improvement (non-breaking change which does not add functionality nor fixes a bug but improves Natron in some way)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • My change requires a change to the documentation
    • I have updated the documentation accordingly

What does this pull request do?

Replacing deprecated Qt constants with the supported alternatives. This is a step on the path towards getting Qt6 building and does not introduce any functional changes.

Have you tested your changes (if applicable)? If so, how?

Yes. installer still builds and Tests action still builds and both still pass all their tests. I've verified that all the Qt related deprecation warning messages are gone.

Replacing deprecated Qt constants with the supported alternatives.
@acolwell acolwell merged commit c75bfd2 into NatronGitHub:RB-2.6 May 3, 2025
3 checks passed
@acolwell acolwell deleted the fix_deprecated_qt_constants branch May 3, 2025 14:27
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