mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-24 23:23:57 -06:00
Fix typo
This commit is contained in:
parent
c5fd0e6c80
commit
7394a0c6ef
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ UM.Dialog
|
|||
title: catalog.i18nc("@title:window", "Open Project")
|
||||
|
||||
minimumWidth: 500 * screenScaleFactor
|
||||
minumumHeight: 400 * screenScaleFactor
|
||||
minimumHeight: 400 * screenScaleFactor
|
||||
width: minimumWidth
|
||||
height: minumumHeight
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue