1
0
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:
Paul Licameli
2019-03-31 15:51:54 -04:00
parent 0c4f611b5c
commit 3002aa5362
9 changed files with 35 additions and 28 deletions

View File

@@ -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;