mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-21 22:12:58 +02:00
Lower EVT_TRACK_PANEL_TIMER into Project...
... so there are fewer dependencies on TrackPanel. This frees ASlider, Ruler, and ViewInfo from cycles
This commit is contained in:
@@ -15,7 +15,6 @@
|
||||
#include "Prefs.h" // for RTL_WORKAROUND
|
||||
#include "Project.h"
|
||||
#include "ProjectAudioIO.h"
|
||||
#include "TrackPanel.h" // for EVT_TRACK_PANEL_TIMER
|
||||
#include "ViewInfo.h"
|
||||
|
||||
#include <wx/radiobut.h>
|
||||
|
Reference in New Issue
Block a user