mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-06 22:47:29 -06:00
Fix workspacedialog booboo typo.
This commit is contained in:
parent
43c7373368
commit
2d6df1ae4a
2 changed files with 2 additions and 2 deletions
2
plugins/3MFReader/WorkspaceDialog.qml
Normal file → Executable file
2
plugins/3MFReader/WorkspaceDialog.qml
Normal file → Executable file
|
@ -33,7 +33,7 @@ UM.Dialog
|
|||
}
|
||||
Item
|
||||
{
|
||||
anchors.fille: parent
|
||||
anchors.fill: parent
|
||||
anchors.margins: 20 * Screen.devicePixelRatio
|
||||
|
||||
UM.I18nCatalog
|
||||
|
|
0
plugins/CuraEngineBackend/ProcessSlicedLayersJob.py
Normal file → Executable file
0
plugins/CuraEngineBackend/ProcessSlicedLayersJob.py
Normal file → Executable file
Loading…
Add table
Add a link
Reference in a new issue