Skip to content

Fix ReferenceError to PlasmaCore in Button.qml

Felix Yan requested to merge felixonmars/plasma-framework:patch-1 into master

Fixes the following error:

file:///usr/lib/qt/qml/org/kde/plasma/components/Button.qml:0: ReferenceError: PlasmaCore is not defined

Merge request reports