Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'resources/qml/Preferences/Materials/MaterialsSlot.qml')
-rw-r--r--resources/qml/Preferences/Materials/MaterialsSlot.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/qml/Preferences/Materials/MaterialsSlot.qml b/resources/qml/Preferences/Materials/MaterialsSlot.qml
index f124736fd0..8292fbe6da 100644
--- a/resources/qml/Preferences/Materials/MaterialsSlot.qml
+++ b/resources/qml/Preferences/Materials/MaterialsSlot.qml
@@ -106,7 +106,7 @@ Rectangle
anchors.right: materialSlot.right
visible: false
- UM.RecolorImage
+ UM.ColorImage
{
id: favoriteIndicator
anchors.centerIn: parent