mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-23 22:54:01 -06:00
Fix typo in WorkspaceDialog.qml
This commit is contained in:
parent
43c7373368
commit
8b694e1787
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ UM.Dialog
|
|||
}
|
||||
Item
|
||||
{
|
||||
anchors.fille: parent
|
||||
anchors.fill: parent
|
||||
anchors.margins: 20 * Screen.devicePixelRatio
|
||||
|
||||
UM.I18nCatalog
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue