mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-21 05:37:50 -06:00
Rename CheckBox.qml to CheckBoxWithTooltip.qml
CURA-6005
This commit is contained in:
parent
56c9de44f7
commit
a14c846e29
2 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ RowLayout
|
|||
busy: CuraDrive.isCreatingBackup
|
||||
}
|
||||
|
||||
Cura.CheckBox
|
||||
Cura.CheckBoxWithTooltip
|
||||
{
|
||||
id: autoBackupEnabled
|
||||
checked: CuraDrive.autoBackupEnabled
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue