1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-11-23 17:30:17 +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

@@ -12,7 +12,7 @@
#define __AUDACITY_SPLASH_DLG__
#include "MemoryX.h"
#include "widgets/wxPanelWrapper.h"
#include "widgets/wxPanelWrapper.h" // to inherit
class wxBitmap;
class ShuttleGui;