Skip to content

Don't crash on a null QWindow

Nicolas Fella requested to merge work/fixxxx into master

The earlier code checked for that, that check got removed inadvertently

Also restructure code to always emit the result signal in case of errors

BUG: 454341

Merge request reports