mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-05 04:54:04 -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
|
@ -12,13 +12,6 @@ Rectangle
|
|||
{
|
||||
id: base;
|
||||
|
||||
property Action addMachineAction;
|
||||
property Action configureMachinesAction;
|
||||
property Action addProfileAction;
|
||||
property Action updateProfileAction;
|
||||
property Action resetProfileAction;
|
||||
property Action manageProfilesAction;
|
||||
property Action configureSettingsAction;
|
||||
property int currentModeIndex;
|
||||
|
||||
color: UM.Theme.getColor("sidebar");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue