Browse Source

Merge branch '3.0' of https://github.com/Ultimaker/Cura into 3.0

Diego Prado Gesto 7 years ago
parent
commit
dcf07e4f35
1 changed files with 1 additions and 1 deletions
  1. 1 1
      resources/qml/SidebarSimple.qml

+ 1 - 1
resources/qml/SidebarSimple.qml

@@ -493,7 +493,7 @@ Item
                             visible: infillIconList.activeIndex == index
 
                             border.width: UM.Theme.getSize("default_lining").width
-                            border.color: UM.Theme.getColor("quality_slider_available")
+                            border.color: UM.Theme.getColor("quality_slider_unavailable")
 
                             UM.RecolorImage {
                                 anchors.fill: parent