mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-06 22:47:29 -06:00
Removes undefined modal type
CURA-266
This commit is contained in:
parent
0038408933
commit
538ef391c7
1 changed files with 0 additions and 3 deletions
|
@ -18,9 +18,6 @@ UM.Dialog
|
|||
minimumHeight: 220 * Screen.devicePixelRatio;
|
||||
maximumHeight: 220 * Screen.devicePixelRatio;
|
||||
|
||||
|
||||
modality: Qt.Modal
|
||||
|
||||
title: catalog.i18nc("@title:window", "Convert Image...")
|
||||
|
||||
GridLayout
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue