]> git.lyx.org Git - features.git/commit
Fixup 9f92fc92: improve FIXME in SystemcallPrivate::startProcess
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Thu, 20 May 2021 11:17:55 +0000 (13:17 +0200)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Thu, 20 May 2021 11:20:20 +0000 (13:20 +0200)
commit67c85f54c4d7422b715898070e63dfe7a984a6ca
treebe9bba9c94d8e0328a2fabd13085a25d2ad8335c
parentf1d8eb37e3d3cad55334a0fddd4a44de8acfd7c9
Fixup 9f92fc92: improve FIXME in SystemcallPrivate::startProcess

I wanted to remove the test  Qt >= 5.15, but now I see that it is
not possible because of QProcess::splitCommand.

Neverthless, the best would be to change parsecmd.
src/support/Systemcall.cpp