Fix PerObjectSettings, which were broken due to the material editing merge

CURA-342
This commit is contained in:
fieldOfView 2016-07-07 18:25:20 +02:00
parent 8d56d25a8e
commit c36af13daf
2 changed files with 2 additions and 2 deletions

View file

@ -5,7 +5,7 @@ from UM.Logger import Logger
import UM.Settings.Models
from cura.SettingOverrideDecorator import SettingOverrideDecorator
from cura.Settings.SettingOverrideDecorator import SettingOverrideDecorator
## The per object setting visibility handler ensures that only setting defintions that have a matching instance Container
# are returned as visible.