1
0
mirror of https://github.com/cookiengineer/audacity synced 2026-03-15 10:55:20 +01:00

Remove wx/{grid,font,ffile,colour,button,bmpbuttn}.h from headers

This commit is contained in:
Paul Licameli
2018-11-14 15:01:44 -05:00
parent f92b507b8e
commit 70e88782fe
30 changed files with 23 additions and 26 deletions

View File

@@ -105,6 +105,7 @@ for registering for changes.
#include <wx/setup.h> // for wxUSE_* macros
#include <wx/wx.h>
#include <wx/wxprec.h>
#include <wx/grid.h>
#include <wx/listctrl.h>
#include <wx/notebook.h>
#include <wx/treectrl.h>