1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-10-28 08:13:54 +01:00

Remove wx/window.h from headers

This commit is contained in:
Paul Licameli
2018-11-11 16:00:17 -05:00
parent b8aea73c91
commit b1ce24c087
33 changed files with 2 additions and 44 deletions

View File

@@ -15,7 +15,6 @@
#include <wx/defs.h>
#include <wx/choice.h>
#include <wx/window.h>
#include "PrefsPanel.h"