1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-10-25 07:43:54 +02: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

@@ -359,7 +359,8 @@ extern void SetIfCreated( wxStaticText *&Var, wxStaticText * Val );
class GuiWaveTrack;
class AttachableScrollBar;
class ViewInfo;
#include <wx/scrolbar.h> // to get wxSB_HORIZONTAL
#include <wx/defs.h> // to get wxSB_HORIZONTAL
// CreateStdButtonSizer defs...should probably move to widgets subdir
enum