GUI: serialization refactoring part 7
Compare changes
Files
5- Mikhail Svechnikov authored
@@ -40,7 +40,28 @@ MaskItem* MaskItemCatalog::create(Type type)
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
.