Skip to content

kcm: Fix QML warnings in OutputPanel

Ismael Asensio requested to merge work/iasensio/fix-missing-reference into master

Fixes two small typos that generate warnings on QML output

qrc:kcm/kcm_kscreen/OutputPanel.qml:217:9: Unable to assign \[undefined\] to double 
qrc:kcm/kcm_kscreen/OutputPanel.qml:247: ReferenceError: label is not defined

Merge request reports