1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-11-05 00:23:56 +01:00

Remove or comment wxPanelWrapper.h in headers

This commit is contained in:
Paul Licameli
2019-03-30 15:06:57 -04:00
parent 0b733eed3f
commit 2e1fe80601
29 changed files with 25 additions and 29 deletions

View File

@@ -15,7 +15,7 @@
#include <wx/defs.h>
#include "Internat.h"
#include "widgets/wxPanelWrapper.h"
#include "widgets/wxPanelWrapper.h" // to inherit
#include "audacity/ComponentInterface.h" // member variable
class wxArrayString;