Skip to content

Commit

Permalink
Some minor cleaning up.
Browse files Browse the repository at this point in the history
  • Loading branch information
agarny committed Nov 19, 2019
1 parent 471399d commit d04a644
Showing 1 changed file with 2 additions and 0 deletions.
Expand Up @@ -369,6 +369,8 @@ bool SimulationSupportPythonWrapper::run(Simulation *pSimulation)
this, &SimulationSupportPythonWrapper::simulationDone);

// Run our simulation and wait for it to complete
// Note: we use a queued connection because the event is in our
// thread...

QEventLoop waitLoop;

Expand Down

0 comments on commit d04a644

Please sign in to comment.