1
0
mirror of https://github.com/cookiengineer/audacity synced 2026-02-07 12:12:23 +01:00

Remove wx/{app,statbmp,spinctrl,scrolbar,dynlib,dcmemory}.h from *.h

This commit is contained in:
Paul Licameli
2018-11-14 15:23:25 -05:00
parent 939bbc95a2
commit de60edc62f
27 changed files with 26 additions and 24 deletions

View File

@@ -28,6 +28,7 @@ undo memory so as to free up space.
#include <wx/intl.h>
#include <wx/listctrl.h>
#include <wx/settings.h>
#include <wx/spinctrl.h>
#include <wx/stattext.h>
#include <wx/textctrl.h>