mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-08 22:35:03 -06:00
Remove configureSettingsAction property from sidebar as it is no longer needed
This commit is contained in:
parent
89928dc6a9
commit
4390c6a6ff
1 changed files with 0 additions and 1 deletions
|
@ -247,7 +247,6 @@ Rectangle
|
|||
id: sidebarAdvanced;
|
||||
visible: false;
|
||||
|
||||
configureSettings: base.configureSettingsAction;
|
||||
onShowTooltip: base.showTooltip(item, location, text)
|
||||
onHideTooltip: base.hideTooltip()
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue