Skip to content

Use KConfig on Windows for KMessageBox don't ask me again checkboxes

Carl Schwan requested to merge work/carl/kmessagebox-kconfig-backend into master

This is an exact copy of the KConfig storage backend for the KMessageBox in framework integration, which is usually only available on Plasma. This ensure the don't ask me again state is stored in the same location as the rest of the KConfig powered configs in kleopatrarc also on Windows.

Merge request reports