mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-16 03:07:53 -06:00
Removed reference to removed profile selection
This commit is contained in:
parent
01627145bb
commit
636d6af2de
1 changed files with 0 additions and 1 deletions
|
@ -89,7 +89,6 @@ Item {
|
|||
Button
|
||||
{
|
||||
id: customise_settings_button;
|
||||
anchors.right: profileSelection.right;
|
||||
height: UM.Theme.getSize("setting").height;
|
||||
visible: parseInt(UM.Preferences.getValue("cura/active_mode")) == 1
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue