mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-21 16:37:12 +01: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:
@@ -18,7 +18,6 @@ Paul Licameli
|
||||
#include "prefs/GUISettings.h"
|
||||
#include "Prefs.h"
|
||||
#include "Project.h"
|
||||
#include "TrackPanel.h" // for EVT_TRACK_PANEL_TIMER
|
||||
#include "xml/XMLWriter.h"
|
||||
#include "prefs/TracksBehaviorsPrefs.h"
|
||||
#include "xml/XMLWriter.h"
|
||||
|
||||
Reference in New Issue
Block a user