mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-04 16:14:00 +01:00
Remove Tags.h, Grid.h from headers
This commit is contained in:
@@ -15,11 +15,14 @@
|
||||
#include <wx/defs.h>
|
||||
|
||||
#include "Internat.h"
|
||||
#include "widgets/Grid.h"
|
||||
#include "widgets/wxPanelWrapper.h"
|
||||
#include "audacity/ComponentInterface.h" // member variable
|
||||
|
||||
class wxArrayString;
|
||||
class wxGridEvent;
|
||||
class ChoiceEditor;
|
||||
class Grid;
|
||||
class NumericEditor;
|
||||
class TrackFactory;
|
||||
class TrackList;
|
||||
class RowData;
|
||||
|
||||
Reference in New Issue
Block a user