mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-08 07:27:29 -06:00
Fixed broken renames in qml
This commit is contained in:
parent
59767ec560
commit
8b3f1bacb2
4 changed files with 7 additions and 7 deletions
|
@ -1,5 +1,5 @@
|
|||
from UM.Backend.Command import Command
|
||||
from UM.plugins.CuraBackendEngine.Commands.TransferMeshCommand import TransferMeshCommand
|
||||
from UM.plugins.UMBackendEngine.Commands.TransferMeshCommand import TransferMeshCommand
|
||||
|
||||
class TransferMeshesCommand(Command):
|
||||
def __init__(self):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue