diff --git a/cura/Machines/Models/ActiveIntentQualitiesModel.py b/cura/Machines/Models/ActiveIntentQualitiesModel.py index c20ccde383..769f9410c5 100644 --- a/cura/Machines/Models/ActiveIntentQualitiesModel.py +++ b/cura/Machines/Models/ActiveIntentQualitiesModel.py @@ -7,6 +7,7 @@ from PyQt6.QtCore import Qt, QObject, QTimer import cura.CuraApplication from UM.Logger import Logger from UM.Qt.ListModel import ListModel +from UM.Settings.ContainerStack import ContainerStack from cura.Machines.ContainerTree import ContainerTree from cura.Machines.Models.MachineModelUtils import fetchLayerHeight from cura.Machines.MaterialNode import MaterialNode