mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-10 21:28:58 +08:00
Removed reference to removed profile selection
This commit is contained in:
parent
01627145bb
commit
636d6af2de
@ -89,7 +89,6 @@ Item {
|
|||||||
Button
|
Button
|
||||||
{
|
{
|
||||||
id: customise_settings_button;
|
id: customise_settings_button;
|
||||||
anchors.right: profileSelection.right;
|
|
||||||
height: UM.Theme.getSize("setting").height;
|
height: UM.Theme.getSize("setting").height;
|
||||||
visible: parseInt(UM.Preferences.getValue("cura/active_mode")) == 1
|
visible: parseInt(UM.Preferences.getValue("cura/active_mode")) == 1
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user