Remove unused background from PrintSetupSelector

CURA-5785
This commit is contained in:
Jaime van Kessel 2018-11-12 11:27:54 +01:00
parent 88b57518d9
commit 987ff1737f

View File

@ -33,11 +33,10 @@ Item
style: UM.Theme.styles.scrollview style: UM.Theme.styles.scrollview
flickableItem.flickableDirection: Flickable.VerticalFlick flickableItem.flickableDirection: Flickable.VerticalFlick
Rectangle Item
{ {
width: childrenRect.width width: childrenRect.width
height: childrenRect.height height: childrenRect.height
color: UM.Theme.getColor("main_background")
// //
// Quality profile // Quality profile