Add save/load of PianoRoll marked semitones (#5146)

This commit is contained in:
Kevin Zander
2019-09-14 11:57:44 -05:00
committed by Shmuel H
parent 9eb6e3fa33
commit b07c007a27
2 changed files with 42 additions and 1 deletions

View File

@@ -95,6 +95,7 @@ public:
void setCurrentPattern( Pattern* newPattern );
void setGhostPattern( Pattern* newPattern );
void loadGhostNotes( const QDomElement & de );
void loadMarkedSemiTones(const QDomElement & de);
inline void stopRecording()
{