Skip to content
Snippets Groups Projects
Commit 3a463fc3 authored by Christiaan Janssen's avatar Christiaan Janssen
Browse files

QmlDesigner.StatesEditor: progress bar background color

parent 62608b4b
No related branches found
No related tags found
No related merge requests found
......@@ -433,7 +433,7 @@ Rectangle {
// border
Rectangle {
anchors.fill:parent;
color:"#000000"
color:"transparent"
border.width:1;
border.color:"#8F8F8F";
}
......
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