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

@@ -14,8 +14,6 @@
#include <wx/defs.h>
#include <wx/window.h>
#include "PrefsPanel.h"
class ShuttleGui;