diff --git a/resources/qml/DiscardOrKeepProfileChangesDialog.qml b/resources/qml/DiscardOrKeepProfileChangesDialog.qml index 1f47709303..01d9d7a8c0 100644 --- a/resources/qml/DiscardOrKeepProfileChangesDialog.qml +++ b/resources/qml/DiscardOrKeepProfileChangesDialog.qml @@ -42,13 +42,6 @@ UM.Dialog anchors.left: parent.left anchors.right: parent.right spacing: UM.Theme.getSize("default_margin").width - UM.RecolorImage - { - source: UM.Theme.getIcon("star") - width : 30 - height: width - color: UM.Theme.getColor("setting_control_button") - } Label {