1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-12-13 08:06:32 +01:00

Apply modified version Roger Dannenberg's patch to remedy some problems from commit r10680 and fix some bugs.

This commit is contained in:
v.audacity
2011-10-19 23:06:53 +00:00
parent 939eab26ae
commit 1ceb0ef660
13 changed files with 363 additions and 54 deletions

View File

@@ -535,10 +535,6 @@ private:
// us to undo the slide and then slide it by another amount
double mHSlideAmount;
#ifdef USE_MIDI
NoteTrack *mCapturedNoteClip;
#endif
bool mDidSlideVertically;
bool mRedrawAfterStop;