mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-08 22:35:03 -06:00
Remove unused background from PrintSetupSelector
CURA-5785
This commit is contained in:
parent
88b57518d9
commit
987ff1737f
1 changed files with 1 additions and 2 deletions
|
@ -33,11 +33,10 @@ Item
|
|||
style: UM.Theme.styles.scrollview
|
||||
flickableItem.flickableDirection: Flickable.VerticalFlick
|
||||
|
||||
Rectangle
|
||||
Item
|
||||
{
|
||||
width: childrenRect.width
|
||||
height: childrenRect.height
|
||||
color: UM.Theme.getColor("main_background")
|
||||
|
||||
//
|
||||
// Quality profile
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue