Skip to content

Replace function deprecated in Qt 6.8.#60

Merged
dfaure-kdab merged 2 commits intocornelius:masterfrom
jtjbrady:master
Jun 17, 2025
Merged

Replace function deprecated in Qt 6.8.#60
dfaure-kdab merged 2 commits intocornelius:masterfrom
jtjbrady:master

Conversation

@jtjbrady
Copy link
Contributor

libkode uses QDomDocument::setContent that was deprecated with Qt 6.8.
Use the non deprecated version that was added with Qt 6.5 if available.
With this change libkode can be compiled with QT_DISABLE_DEPRECATED_BEFORE=0x060900 / QT_DISABLE_DEPRECATED_UP_TO=0x060900

@dfaure-kdab dfaure-kdab merged commit 2891c9e into cornelius:master Jun 17, 2025
7 checks passed
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