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/IconWithText.qml')
-rw-r--r--resources/qml/IconWithText.qml2
1 files changed, 0 insertions, 2 deletions
diff --git a/resources/qml/IconWithText.qml b/resources/qml/IconWithText.qml
index dcb3ef7851..22599b3aed 100644
--- a/resources/qml/IconWithText.qml
+++ b/resources/qml/IconWithText.qml
@@ -37,8 +37,6 @@ Item
width: UM.Theme.getSize("section_icon").width
height: UM.Theme.getSize("section_icon").height
- sourceSize.width: width
- sourceSize.height: height
color: "black"
anchors