1
0
mirror of https://github.com/cookiengineer/audacity synced 2026-03-02 01:44:25 +01:00

TrackPanel no longer implements other mouse wheel actions

This commit is contained in:
Paul Licameli
2015-09-08 13:42:07 -04:00
committed by Paul Licameli
parent 8ef5f696d8
commit e4627b1668
4 changed files with 132 additions and 108 deletions

View File

@@ -745,9 +745,6 @@ protected:
static wxString gSoloPref;
// Keeps track of extra fractional vertical scroll steps
double mVertScrollRemainder;
protected:
// The screenshot class needs to access internals