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

QTextCharFormat.setFontFamily() is deprecated since Qt6.1 #2443

Merged
merged 1 commit into from
Apr 30, 2024

Conversation

zas
Copy link
Collaborator

@zas zas commented Apr 30, 2024

Use setFontFamilies() instead.

https://doc.qt.io/qt-6/qtextcharformat-obsolete.html#setFontFamily https://doc.qt.io/qt-6/qtextcharformat.html#setFontFamilies

Summary

  • This is a…
    • Bug fix
    • Feature addition
    • Refactoring
    • Minor / simple change (like a typo)
    • Other
  • Describe this change in 1-2 sentences:

Problem

  • JIRA ticket (optional): PICARD-XXX

Solution

Action

Additional actions required:

  • Update Picard documentation (please include a reference to this PR)
  • Other (please specify below)

@zas zas requested a review from phw April 30, 2024 14:05
@phw phw merged commit 8227a97 into metabrainz:master Apr 30, 2024
41 checks passed
@zas zas deleted the replace_deprecated_setFontFamily branch April 30, 2024 17:08
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