Merge stable-1.2 into master

This commit is contained in:
Lukas W
2020-05-12 11:14:25 +02:00
12 changed files with 37 additions and 32 deletions

View File

@@ -283,6 +283,7 @@ private:
QList<int> m_markedSemiTones;
QMenu * m_semiToneMarkerMenu; // when you right click on the key area
int m_pianoKeySelected;
PianoRoll();
PianoRoll( const PianoRoll & );