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:
authorj.delarago <joeydelarago@gmail.com>2022-06-15 10:07:35 +0300
committerj.delarago <joeydelarago@gmail.com>2022-06-15 10:07:35 +0300
commitd293855c6528019e919f043b88648d05b3c1269b (patch)
tree765d2c0b73f6a27797538cb1ad88e1faa537762a /resources/qml
parentd19e89325f34b766b27718705c4f1947b8f4a0c9 (diff)
Remove typo
CURA-8849
Diffstat (limited to 'resources/qml')
-rw-r--r--resources/qml/PrintSetupSelector/Recommended/RecommendedQualityProfileSelectorButton.qml1
1 files changed, 0 insertions, 1 deletions
diff --git a/resources/qml/PrintSetupSelector/Recommended/RecommendedQualityProfileSelectorButton.qml b/resources/qml/PrintSetupSelector/Recommended/RecommendedQualityProfileSelectorButton.qml
index 278a75ce0f..25ac660c8a 100644
--- a/resources/qml/PrintSetupSelector/Recommended/RecommendedQualityProfileSelectorButton.qml
+++ b/resources/qml/PrintSetupSelector/Recommended/RecommendedQualityProfileSelectorButton.qml
@@ -62,7 +62,6 @@ Rectangle
radius: width
anchors.verticalCenter: parent.verticalCenter
visible: icon == ""
- color: "transparent"
border.width: UM.Theme.getSize("thick_lining").width
border.color: UM.Theme.getColor("text")