Skip to content
Snippets Groups Projects
Commit ddefe062 authored by Tobias Hunger's avatar Tobias Hunger
Browse files

Fix up QProcess::waitForFinished()


waitForFinish returns false if the process is no longer running at
the time of the call. Handle that throughout the codebase.

Change-Id: Ia7194095454e82efbd4eb88f2d55926bdd09e094
Reviewed-by: default avatarhjk <hjk@theqtcompany.com>
parent 1a248b1b
No related branches found
No related tags found
No related merge requests found
Showing
with 288 additions and 354 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment