Mod: make sure to call the base class' handleChangedPropertyType
This commit is contained in:
@@ -200,6 +200,9 @@ void LinearPattern::handleChangedPropertyType(Base::XMLReader& reader, const cha
|
||||
OccurrencesProperty.Restore(reader);
|
||||
Occurrences.setValue(OccurrencesProperty.getValue());
|
||||
}
|
||||
else {
|
||||
Transformed::handleChangedPropertyType(reader, TypeName, prop);
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user