mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-24 07:03:56 -06:00
Remove unused action properties from Sidebar
This commit is contained in:
parent
88d87e8e85
commit
4a43b50b7a
2 changed files with 0 additions and 14 deletions
|
@ -533,13 +533,6 @@ UM.MainWindow
|
|||
}
|
||||
|
||||
width: UM.Theme.getSize("sidebar").width;
|
||||
|
||||
addMachineAction: Cura.Actions.addMachine;
|
||||
configureMachinesAction: Cura.Actions.configureMachines;
|
||||
addProfileAction: Cura.Actions.addProfile;
|
||||
updateProfileAction: Cura.Actions.updateProfile;
|
||||
resetProfileAction: Cura.Actions.resetProfile;
|
||||
manageProfilesAction: Cura.Actions.manageProfiles;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue