diff --git a/src/shell/qmlpackages/desktop/contents/views/Desktop.qml b/src/shell/qmlpackages/desktop/contents/views/Desktop.qml index c5a456342..c5bff200e 100644 --- a/src/shell/qmlpackages/desktop/contents/views/Desktop.qml +++ b/src/shell/qmlpackages/desktop/contents/views/Desktop.qml @@ -17,8 +17,11 @@ */ import QtQuick 2.0 +//import org.kde.plasma 2.0 + import org.kde.plasma.core 2.0 as PlasmaCore + Rectangle { id: root color: "black"