mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-25 07:33:57 -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
|
Item
|
||||||
{
|
{
|
||||||
anchors.fille: parent
|
anchors.fill: parent
|
||||||
anchors.margins: 20 * Screen.devicePixelRatio
|
anchors.margins: 20 * Screen.devicePixelRatio
|
||||||
|
|
||||||
UM.I18nCatalog
|
UM.I18nCatalog
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue