mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-12-05 16:51:12 -07:00
Merge remote-tracking branch 'origin/CURA-8688_qt6_cleanup' into CURA-8688_qt6_cleanup
This commit is contained in:
commit
6f27199bb9
3 changed files with 15 additions and 22 deletions
|
|
@ -91,10 +91,12 @@ UM.Dialog
|
|||
buttonSpacing: UM.Theme.getSize("thin_margin").width
|
||||
|
||||
leftButtons: [
|
||||
ComboBox
|
||||
Cura.ComboBox
|
||||
{
|
||||
implicitHeight: UM.Theme.getSize("combobox_dialog").height
|
||||
implicitWidth: UM.Theme.getSize("combobox_dialog").width
|
||||
|
||||
id: discardOrKeepProfileChangesDropDownButton
|
||||
width: 300
|
||||
textRole: "text"
|
||||
|
||||
model: ListModel
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue