mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-12-02 23:31:42 -07:00
Merge branch 'master' of github.com:Ultimaker/cura
This commit is contained in:
commit
fc01811792
1 changed files with 1 additions and 3 deletions
|
|
@ -354,12 +354,10 @@ Cura.MachineAction
|
|||
onShowDialog:
|
||||
{
|
||||
printerKey = key;
|
||||
|
||||
addressText = address;
|
||||
manualPrinterDialog.show();
|
||||
addressField.selectAll();
|
||||
addressField.focus = true;
|
||||
|
||||
manualPrinterDialog.show();
|
||||
}
|
||||
|
||||
onAccepted:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue