Skip to content

Set default buttons

Jan Blackquill requested to merge work/janb/default into master

Breeze now expects dialogs to set a reasonable default button, much like Qt on macOS. This makes sure that both Breeze is happy and that KMessageBox respects system conventions in regards to default buttons when running on macOS.

Merge request reports