`QProcess::splitCommand()` will omit empty strings like `""` so provide our own replacement. Closes #13124.