Skip to content

KMessageDialog: add buttons by default

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

Having used KMessageDialog in other places, it doesn't make sense to not to have to call setButtons() with no args to add the default/usual buttons to the dialog.

Merge request reports