GUI: serialization refactoring part 7
Compare changes
Files
2@@ -22,7 +22,7 @@ public:
@@ -37,7 +37,7 @@ public:
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
.