Browse Source

CURA-3221 Remove star image

Lipu Fei 8 years ago
parent
commit
9c5404401a
1 changed files with 0 additions and 7 deletions
  1. 0 7
      resources/qml/DiscardOrKeepProfileChangesDialog.qml

+ 0 - 7
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
             {