Skip to content

ModuleView: Set default message box icon for confirmation prompt

Kai Uwe Broulik requested to merge work/kbroulik/confirm-dialog-icon into master

KMessageDialog doesn't set an icon by itself, explicitly call setIcon, so we get the message box warning icon.


Feels a bit awkward, though.

@davidre

Merge request reports