Skip to content

Fix crash when dealing with user notification dialog

Don't connect the lambda many times otherwise we call slotProcessRequest as many times as we have shown dialogs, which is obviously wrong

Merge request reports