Compare commits
4
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9a43f02a1f | ||
|
|
a0b111f518 | ||
|
|
321a4a1aba | ||
|
|
77d115e0bb |
@@ -65,7 +65,7 @@ Rectangle {
|
||||
case StatusFlatRoundButton.Type.Primary:
|
||||
return Theme.palette.primaryColor2;
|
||||
case StatusFlatRoundButton.Type.Secondary:
|
||||
return Theme.palette.baseColor2;
|
||||
return "transparent";
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@@ -6,6 +6,4 @@ QtObject {
|
||||
property string name
|
||||
property real width
|
||||
property real height
|
||||
property color color
|
||||
property url source
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user