1
0
mirror of https://github.com/cookiengineer/audacity synced 2026-03-04 13:40:58 +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

@@ -14,7 +14,6 @@
#include <vector>
#include <wx/button.h>
#include <wx/event.h>
#include <wx/dialog.h>
#include <wx/treebook.h>
#include <wx/window.h>