1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-10-13 14:13:32 +02: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

@@ -17,7 +17,7 @@
#include <vector>
#include <wx/tokenzr.h> // for enum wxStringTokenizerMode
#include "../widgets/wxPanelWrapper.h"
#include "../widgets/wxPanelWrapper.h" // to inherit
class wxArrayString;
class wxListBox;