From 30f16129825232a88fc5869e7eadefc078e306c7 Mon Sep 17 00:00:00 2001 From: Marco Martin Date: Tue, 19 Feb 2013 20:44:24 +0100 Subject: [PATCH] the view qml is Back in Black --- src/shell/qmlpackages/desktop/contents/ui/main.qml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/shell/qmlpackages/desktop/contents/ui/main.qml b/src/shell/qmlpackages/desktop/contents/ui/main.qml index f7fc186ab..786f88e77 100644 --- a/src/shell/qmlpackages/desktop/contents/ui/main.qml +++ b/src/shell/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