mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-23 17:30:17 +01:00
Remove AButton.h from header
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user