1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-10-19 09:01:15 +02: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

@@ -22,7 +22,6 @@
#include <wx/intl.h>
#include <wx/tglbtn.h>
class wxCheckBox;
class wxListBox;
class wxWindow;