Skip to content

Workaround for intents doing nothing

David Redondo requested to merge work/davidre/intentworkaround into master

For yet to be debugged reasons the call to the signal function doesnt cause slots to be invoked. QMetaObject::invokeMethod seems to make it work instead.

Merge request reports

Loading