The former we want to keep, the latter we want to deprecate, so this is
a necessary first step to detangle them.
Details
Details
- Reviewers
dfaure aacid - Commits
- R241:79ee43be4d3f: Split KSslErrorUiData from KTcpSocket
Diff Detail
Diff Detail
- Repository
- R241 KIO
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
src/core/ksslerroruidata.h | ||
---|---|---|
26 ↗ | (On Diff #65731) | Minor comment, with all the "noise" around QList in Qt6, would it be maybe more future proof to just #include <QList> ehre so we don't end up declaring a class that doesn't exist in the future? |
Comment Actions
Other than that just commit it i'd say, you're just moving code around so no need to "re-review" code that we already accept as "good" for the moment imho