Skip to content

Fix file dialog usage in app and plasmoid

Nicolas Fella requested to merge work/fixsending into master

fileDialog.open() does not block, so we need to move the sending to onAccepted. Not sure why I thought this ever worked.

BUG: 423975

Merge request reports