Skip to content
Snippets Groups Projects
Commit 144aaa8b authored by Eike Ziller's avatar Eike Ziller
Browse files

Fix irritating shadow.


Task-number: QTCREATORBUG-6444

Change-Id: Ife3fd7f469be6d4d937d75d782c13e06eea9d0a7
Reviewed-by: default avatarThomas Hartmann <Thomas.Hartmann@nokia.com>
parent 36deb6b0
No related branches found
No related tags found
No related merge requests found
......@@ -88,13 +88,6 @@ Rectangle {
FeaturedAndNewsListing {
anchors.fill: parent
}
Rectangle {
anchors.left: parent.left
anchors.right: parent.right
anchors.top: parent.top
height: 1
color: "#ccc"
}
Rectangle{
anchors.top: parent.top
anchors.bottom: parent.bottom
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment