mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07: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;
|
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…
Add table
Add a link
Reference in a new issue