mirror of
https://github.com/cookiengineer/audacity
synced 2025-06-18 00:50:05 +02:00
Remove AButton.h from header
This commit is contained in:
parent
70e88782fe
commit
0ff934e1c1
@ -43,6 +43,7 @@
|
||||
#include "UndoManager.h"
|
||||
#include "WaveTrack.h"
|
||||
|
||||
#include "widgets/AButton.h"
|
||||
#include "widgets/Meter.h"
|
||||
|
||||
|
||||
|
@ -20,13 +20,13 @@
|
||||
#include <wx/scrolwin.h>
|
||||
#include <wx/statbmp.h>
|
||||
|
||||
#include "widgets/AButton.h"
|
||||
#include "widgets/ASlider.h"
|
||||
#include "widgets/wxPanelWrapper.h"
|
||||
#include "commands/CommandManagerWindowClasses.h"
|
||||
|
||||
class wxArrayString;
|
||||
class wxBitmapButton;
|
||||
class AButton;
|
||||
struct TrackListEvent;
|
||||
|
||||
// containment hierarchy:
|
||||
|
Loading…
x
Reference in New Issue
Block a user