Skip to content
Commit 1ab67bf0 authored by Elvis Angelaccio's avatar Elvis Angelaccio
Browse files

Show settings dialog as modal

This prevents opening other modal dialogs (such as the Configure
Shortcuts one) that would make the settings dialog unusable.

Note that it's not enough to use `open()` instead of `show()`, since
`KConfigDialog::showDialog()` calls `show()`.
parent 3cbfa132
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment