Skip to content

Simplify helper event loop code

David Edmundson requested to merge work/simplify_eventloop into master

We don't need to subclass QEventLoop now we have lambdas

Behaviour is the same

Merge request reports