mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-07 23:17:32 -06:00
Fix typo
Contributes to CURA-6010.
This commit is contained in:
parent
76acb13f59
commit
b55ead8c89
1 changed files with 1 additions and 1 deletions
|
@ -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")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue