Index: sources/gui/qml/components/IconButton.qml =================================================================== diff -u -r77ba0083b790f7c1c851c60ecaeaa4f2e7eff7a8 -raac60a5c8b23870142cedea0cbea8558ebfd88d8 --- sources/gui/qml/components/IconButton.qml (.../IconButton.qml) (revision 77ba0083b790f7c1c851c60ecaeaa4f2e7eff7a8) +++ sources/gui/qml/components/IconButton.qml (.../IconButton.qml) (revision aac60a5c8b23870142cedea0cbea8558ebfd88d8) @@ -27,7 +27,6 @@ height : iconSize + 20 radius : height border.color: "transparent" - color : "transparent" Image { id : _iconImage anchors.centerIn: parent