GUI: serialization refactoring part 7
Compare changes
Files
2- Mikhail Svechnikov authored
@@ -19,6 +19,14 @@
@@ -32,8 +40,44 @@ void InstrumentCollection::clear()
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
.