Tempo ramps - allow constraint-drag of first tempo.

This commit is contained in:
nick_m 2016-03-26 06:16:47 +11:00
parent a84527cd17
commit a64e46a6b3
2 changed files with 8 additions and 13 deletions

View file

@ -737,6 +737,7 @@ private:
ARDOUR::TempoSection* _real_section;
bool _copy;
bool _movable;
XMLNode* before_state;
};