CURA-3221 Remove star image

This commit is contained in:
Lipu Fei 2017-03-07 11:57:07 +01:00
parent 79de5eebb7
commit 9c5404401a

View File

@ -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
{