1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-10-19 09:01:15 +02:00

Remove wx/intl.h, wx/brush.h, wx/bitmap.h from headers

This commit is contained in:
Paul Licameli
2018-11-14 14:10:04 -05:00
parent 1191e269a8
commit c982cf6a41
26 changed files with 8 additions and 32 deletions

View File

@@ -17,7 +17,7 @@
#define __AUDACITY_METER__
#include <wx/setup.h> // for wxUSE_* macros
#include <wx/brush.h>
#include <wx/brush.h> // member variable
#include <wx/defs.h>
#include <wx/gdicmn.h>
#include <wx/timer.h>