QProcess::error() has been deprecated since Qt 5.6. It is highly advised
to use QProcess::errorOccurred() instead.
Details
Details
- Reviewers
davidedmundson - Group Reviewers
KWin - Commits
- R108:bc0fbf137d09: Port away from a deprecated signal
R108:ad10a2500199: Merge branch 'Plasma/5.18'
Compiles.
Diff Detail
Diff Detail
- Repository
- R108 KWin
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.