mirror of
https://github.com/cookiengineer/audacity
synced 2025-08-01 00:19:27 +02:00
Two dependency cycles of two easily broken...
... WaveTrackVRulerControls and WaveTrackVZoomHandle; NoteTrackVRulerControls and NoteTrackVZoomHandle
This commit is contained in:
parent
274331cc26
commit
e03c9cdee3
@ -14,7 +14,7 @@ Paul Licameli split from TrackPanel.cpp
|
||||
|
||||
#include "../../../../Experimental.h"
|
||||
|
||||
#include "NoteTrackVRulerControls.h"
|
||||
#include "../../../ui/TrackVRulerControls.h"
|
||||
|
||||
#include "../../../../HitTestResult.h"
|
||||
#include "../../../../NoteTrack.h"
|
||||
|
@ -13,7 +13,7 @@ Paul Licameli split from TrackPanel.cpp
|
||||
|
||||
#include "../../../../Experimental.h"
|
||||
|
||||
#include "WaveTrackVRulerControls.h"
|
||||
#include "../../../ui/TrackVRulerControls.h"
|
||||
|
||||
#include "../../../../HitTestResult.h"
|
||||
#include "../../../../NumberScale.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user