mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-13 05:09:00 +08:00
Rename CheckBox.qml to CheckBoxWithTooltip.qml
CURA-6005
This commit is contained in:
parent
56c9de44f7
commit
a14c846e29
@ -35,7 +35,7 @@ RowLayout
|
|||||||
busy: CuraDrive.isCreatingBackup
|
busy: CuraDrive.isCreatingBackup
|
||||||
}
|
}
|
||||||
|
|
||||||
Cura.CheckBox
|
Cura.CheckBoxWithTooltip
|
||||||
{
|
{
|
||||||
id: autoBackupEnabled
|
id: autoBackupEnabled
|
||||||
checked: CuraDrive.autoBackupEnabled
|
checked: CuraDrive.autoBackupEnabled
|
||||||
|
Loading…
x
Reference in New Issue
Block a user