mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-19 15:11:23 +01:00
Two dependency cycles of two easily broken...
... WaveTrackVRulerControls and WaveTrackVZoomHandle; NoteTrackVRulerControls and NoteTrackVZoomHandle
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user