Explorar el Código

Changed FanItem's color set to view

Malte Veerman hace 6 años
padre
commit
e25f8f5c47
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      import/qml/FanItem.qml

+ 1 - 0
import/qml/FanItem.qml

@@ -121,6 +121,7 @@ Item {
         Rectangle {
             id: graphBackground
 
+            Kirigami.Theme.colorSet: Kirigami.Theme.View
             color: Kirigami.Theme.backgroundColor
             border.color: Kirigami.Theme.textColor
             border.width: 2