1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-07-17 17:17:40 +02:00

TrackPanel was not using NoteTrack

This commit is contained in:
Paul Licameli 2019-07-22 12:49:11 -04:00
parent 3e7388b408
commit 0bdb09eefb

View File

@ -75,9 +75,6 @@ is time to refresh some aspect of the screen.
#include "TrackPanelAx.h"
#include "TrackPanelResizerCell.h"
#include "WaveTrack.h"
#ifdef EXPERIMENTAL_MIDI_OUT
#include "NoteTrack.h"
#endif
#include "ondemand/ODManager.h"
#include "ondemand/ODTask.h"