Replace Cura.CheckBoxWithTooltip with UM.CheckBox.

Remove Cura.CheckBoxWithTooltip.qml from qmldir module definition.

Remove Cura.CheckBox.qml from qmldir module definition as it has been moved to Uranium
This commit is contained in:
j.delarago 2022-01-25 11:08:52 +01:00
parent 4eb61af579
commit a73ae6b655
3 changed files with 1 additions and 66 deletions

View file

@ -35,7 +35,7 @@ RowLayout
busy: CuraDrive.isCreatingBackup
}
Cura.CheckBoxWithTooltip
UM.CheckBox
{
id: autoBackupEnabled
checked: CuraDrive.autoBackupEnabled