mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-25 11:51:41 -07:00
Remove the output_device related stuff from CuraApplication and fix the qml
This is now properly handled by the Output Device API in Uranium
This commit is contained in:
parent
baf4ea9523
commit
c2e672591c
3 changed files with 31 additions and 148 deletions
|
|
@ -13,7 +13,6 @@ Rectangle {
|
|||
|
||||
property Action addMachineAction;
|
||||
property Action configureMachinesAction;
|
||||
property alias saveAction: saveButton.saveAction;
|
||||
|
||||
color: UM.Theme.colors.sidebar;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue