Skip to content

Port away from deprecated QProcess::startDetached overload

Jonah Brüchert requested to merge work/fix/deprecated-qprocess into master

This is some code I still had locally to properly port to the new overload. I haven't verified the current solution really breaks functionality, but from looking at the current code, it seems like it would break for commands that include arguments, like the plasma-settings -m commands used by the quicksettings.

Edited by Jonah Brüchert

Merge request reports