Contributes to CURA-6010.
This commit is contained in:
Diego Prado Gesto 2018-12-06 15:18:32 +01:00
parent 76acb13f59
commit b55ead8c89

View File

@ -103,7 +103,7 @@ UM.MainWindow
// This is the new fancy pattern
Image
{
id: backgourndPattern
id: backgroundPattern
anchors.fill: parent
fillMode: Image.Tile
source: UM.Theme.getImage("header_pattern")