Skip to content

Deprecate KProcess::pid()

Nicolas Fella requested to merge work/pid into master

QProcess::pid() is deprecated and the problem that KProcess::pid() solves is solved by QProcess::processId()

Edited by Nicolas Fella

Merge request reports