mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-22 06:22:58 +02:00
Take class AdornedRulerPanel out of src/widgets...
... It's not a utility widget like RulerPanel. It has a lot of application specific logic in it.
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
#include "../AdornedRulerPanel.h"
|
||||
#include "../AudioIO.h"
|
||||
#include "../DeviceManager.h"
|
||||
#include "../Experimental.h"
|
||||
@@ -16,7 +17,6 @@
|
||||
#include "../toolbars/ControlToolBar.h"
|
||||
#include "../toolbars/TranscriptionToolBar.h"
|
||||
#include "../tracks/ui/Scrubbing.h"
|
||||
#include "../widgets/Ruler.h"
|
||||
|
||||
#include <float.h>
|
||||
|
||||
|
Reference in New Issue
Block a user