diff --git a/plugins/3MFReader/WorkspaceDialog.qml b/plugins/3MFReader/WorkspaceDialog.qml index dc3b5f7823..e9ef14dfa5 100644 --- a/plugins/3MFReader/WorkspaceDialog.qml +++ b/plugins/3MFReader/WorkspaceDialog.qml @@ -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