Skip to content

Split args in RunScript again

Fabian Vogt requested to merge work/fvogt/argsplit into Plasma/5.19

Commit 93389c73 ("Port deprecated method") changed the behaviour to not do argument splitting again. Reintroduce the old behaviour without using a deprecated method if Qt 5.15 is available.

Merge request reports