diff --git a/qmlpackages/desktop/contents/ui/main.qml b/qmlpackages/desktop/contents/ui/main.qml index f7fc186ab..786f88e77 100644 --- a/qmlpackages/desktop/contents/ui/main.qml +++ b/qmlpackages/desktop/contents/ui/main.qml @@ -24,8 +24,7 @@ import org.kde.plasma.core 0.1 as PlasmaCore Rectangle { id: root - color: "red" - radius: 10 + color: "black" width: 640 height: 480