GUI: serialization refactoring part 7
Compare changes
Files
2- Mikhail Svechnikov authored
+ 7
− 12
@@ -916,19 +916,14 @@ std::unique_ptr<IShape2D> MaskAllItem::createShape(double) const
The the rest of classes have got readFrom
and writeTo
methods.
Serialization of instruments is done.
The rest of work is to remove all usages and mentions of serialization
.