mirror of
https://github.com/cookiengineer/audacity
synced 2026-02-05 19:21:59 +01:00
Move drawing code specific to Wave or to Note track controls...
... making cycles of some TrackControls subclasses with their handles, which perhaps means those files should be fused, but that's for later
This commit is contained in:
@@ -3124,3 +3124,4 @@ void WaveTrack::DoZoom
|
||||
if( pProject )
|
||||
ProjectHistory::Get( *pProject ).ModifyState(true);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user