remove comboboxheight

CURA-9424
This commit is contained in:
Joey de l'Arago 2022-11-02 14:19:35 +01:00
parent cde07b9fe4
commit 3a07d14b4b
2 changed files with 1 additions and 2 deletions

View file

@ -21,7 +21,6 @@ UM.Dialog
backgroundColor: UM.Theme.getColor("main_background")
margin: UM.Theme.getSize("default_margin").width
property int comboboxHeight: UM.Theme.getSize("default_margin").height
Flickable
{