1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-11-21 16:37:12 +01:00

Remove wx/checkbox.h from headers

This commit is contained in:
Paul Licameli
2018-11-11 17:30:55 -05:00
parent 0ff934e1c1
commit d71a54b4e9
32 changed files with 25 additions and 25 deletions

View File

@@ -26,6 +26,7 @@
#include <wx/setup.h> // for wxUSE_* macros
#include <wx/button.h>
#include <wx/checkbox.h>
#include <wx/choice.h>
#include <wx/defs.h>
#include <wx/dir.h>