mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-06 05:23:58 -06:00
Replaced the logobot.svg image with a new placeholder.svg image
CURA-7162
This commit is contained in:
parent
27777c759c
commit
510acfab62
7 changed files with 8 additions and 8 deletions
|
@ -20,7 +20,7 @@ Column
|
|||
{
|
||||
id: profileImage
|
||||
fillMode: Image.PreserveAspectFit
|
||||
source: "../../images/logobot.svg"
|
||||
source: "../../images/placeholder.svg"
|
||||
anchors.horizontalCenter: parent.horizontalCenter
|
||||
width: Math.round(parent.width / 4)
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue