Skip to content

kcms/tabbox: Fix Reset not disabling Apply

Ismael Asensio requested to merge work/iasensio/fix-shortcuts-changed into master

Fix the code to get the actual saved shortcuts on KGlobalAccel when discerning if they have changed.

This was causing the sequence Defaults->Reset, not disabling the Apply button on the first instance. Sorry for not noticing it earlier.

Fixes this:

reset-after-default

Amends commit: 76ac4be3

Merge request reports