mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-06 14:37:29 -06:00
Move ExtrudersModel into cura.UI module
This commit is contained in:
parent
5848174ad4
commit
e1d26da528
3 changed files with 8 additions and 6 deletions
|
@ -24,7 +24,7 @@ from cura import LayerPolygon
|
|||
|
||||
import numpy
|
||||
from time import time
|
||||
from cura.Settings.ExtrudersModel import ExtrudersModel
|
||||
from cura.UI.ExtrudersModel import ExtrudersModel
|
||||
catalog = i18nCatalog("cura")
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue