mirror of
https://github.com/cookiengineer/audacity
synced 2026-01-13 16:15:48 +01: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:
@@ -23,12 +23,12 @@ Vaughan Johnson (Preview)
|
||||
#include <wx/string.h>
|
||||
#include <wx/window.h>
|
||||
|
||||
#include "../widgets/Ruler.h"
|
||||
#include "Biquad.h"
|
||||
|
||||
#include "Effect.h"
|
||||
|
||||
class wxTextCtrl;
|
||||
class RulerPanel;
|
||||
class ShuttleGui;
|
||||
|
||||
#define CLASSICFILTERS_PLUGIN_SYMBOL IdentInterfaceSymbol{ XO("Classic Filters") }
|
||||
|
||||
Reference in New Issue
Block a user