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

Remove wx/event.h from headers

This commit is contained in:
Paul Licameli
2018-11-11 15:39:46 -05:00
parent 71adb89342
commit c3aad2e026
52 changed files with 10 additions and 51 deletions

View File

@@ -17,7 +17,6 @@
#include <wx/checkbox.h>
#include <wx/choice.h>
#include <wx/event.h>
#include <wx/slider.h>
#include <wx/stattext.h>
#include <wx/textctrl.h>