Skip to content

KMessageDialog: handle the dialog getting closed without using the buttonBox

Ahmad Samir requested to merge work/ahmad/kmessagedialog-Esc into master

The user could close the dialog without using any buttons in the button box (e.g. by pressing Esc), we still want to call done(), to notify the caller.

Edited by Ahmad Samir

Merge request reports