mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-13 22:25:53 +08:00
Fix typo in WorkspaceDialog.qml
This commit is contained in:
parent
80ae45ac13
commit
8a27b2e97b
@ -15,7 +15,7 @@ UM.Dialog
|
||||
minimumWidth: 500 * screenScaleFactor
|
||||
minimumHeight: 400 * screenScaleFactor
|
||||
width: minimumWidth
|
||||
height: minumumHeight
|
||||
height: minimumHeight
|
||||
|
||||
property int comboboxHeight: 15 * screenScaleFactor
|
||||
property int spacerHeight: 10 * screenScaleFactor
|
||||
|
Loading…
x
Reference in New Issue
Block a user