mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-05-02 00:34:26 +08:00
Fix typo
Contributes to CURA-6010.
This commit is contained in:
parent
76acb13f59
commit
b55ead8c89
@ -103,7 +103,7 @@ UM.MainWindow
|
|||||||
// This is the new fancy pattern
|
// This is the new fancy pattern
|
||||||
Image
|
Image
|
||||||
{
|
{
|
||||||
id: backgourndPattern
|
id: backgroundPattern
|
||||||
anchors.fill: parent
|
anchors.fill: parent
|
||||||
fillMode: Image.Tile
|
fillMode: Image.Tile
|
||||||
source: UM.Theme.getImage("header_pattern")
|
source: UM.Theme.getImage("header_pattern")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user