mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-16 11:05:54 +08:00
Remove configureSettingsAction property from sidebar as it is no longer needed
This commit is contained in:
parent
89928dc6a9
commit
4390c6a6ff
@ -247,7 +247,6 @@ Rectangle
|
|||||||
id: sidebarAdvanced;
|
id: sidebarAdvanced;
|
||||||
visible: false;
|
visible: false;
|
||||||
|
|
||||||
configureSettings: base.configureSettingsAction;
|
|
||||||
onShowTooltip: base.showTooltip(item, location, text)
|
onShowTooltip: base.showTooltip(item, location, text)
|
||||||
onHideTooltip: base.hideTooltip()
|
onHideTooltip: base.hideTooltip()
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user