mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-09 06:45:09 -06:00
Move PrintInformation into cura.UI module
This commit is contained in:
parent
228270d9d5
commit
5848174ad4
3 changed files with 3 additions and 7 deletions
|
@ -1,7 +1,7 @@
|
|||
import functools
|
||||
|
||||
from UM.Qt.Duration import Duration
|
||||
from cura import PrintInformation
|
||||
from cura.UI import PrintInformation
|
||||
from cura.Settings.MachineManager import MachineManager
|
||||
|
||||
from unittest.mock import MagicMock, patch
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue