1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-12-29 16:08:46 +01: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

@@ -19,7 +19,6 @@
#include <vector>
#include <list>
#include <functional>
#include <wx/event.h>
#include <wx/gdicmn.h>
#include <wx/longlong.h>