mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-24 23:23:57 -06:00
Rename function to beter reflect what it does
CURA-6932
This commit is contained in:
parent
4cc8bf5946
commit
7204deac0c
2 changed files with 2 additions and 2 deletions
|
@ -241,7 +241,7 @@ Item
|
|||
CuraApplication.setExpandedCategories(expanded)
|
||||
}
|
||||
}
|
||||
onVisibilityChanged: Cura.SettingInheritanceManager.forceUpdate()
|
||||
onVisibilityChanged: Cura.SettingInheritanceManager.scheduleUpdate()
|
||||
}
|
||||
|
||||
property int indexWithFocus: -1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue