KCM/Mouse: fix the middleEmulation checkbox status

Authored by meven on Mar 26 2020, 8:53 AM.

Description

KCM/Mouse: fix the middleEmulation checkbox status

Summary:
The load function of the field was not called previously.
Preventing the checkbox from reflecting the property status and if it is enabled.

Test Plan:
kcmshell5 mouse
Select a pointer not support middle click emulation.
Before:
middle click emulation is enabled
After:
middle click emulation is disabled

Reviewers: Plasma, ervin, bport, crossi, hchain

Subscribers: plasma-devel

Tags: Plasma

Differential Revision: https://phabricator.kde.org/D28296

Details