Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Marco Bubke
flatpak-qt-creator
Commits
3a463fc3
Commit
3a463fc3
authored
Feb 03, 2010
by
Christiaan Janssen
Browse files
QmlDesigner.StatesEditor: progress bar background color
parent
62608b4b
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/plugins/qmldesigner/components/stateseditor/stateslist.qml
View file @
3a463fc3
...
...
@@ -433,7 +433,7 @@ Rectangle {
// border
Rectangle
{
anchors.fill
:
parent
;
color
:
"
#000000
"
color
:
"
transparent
"
border.width
:
1
;
border.color
:
"
#8F8F8F
"
;
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment