Skip to content

kcm: Bring back accidentally removed function call

David Redondo requested to merge work/normalize into master

It was removed as part of 199102b1 but that didnt check if the initialization of the variable has side effect. This improves the readjusting of the output view in the kcm.

beforeafter

Merge request reports