1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-12-09 14:16:28 +01:00

Remove wx/stattext.h from headers

This commit is contained in:
Paul Licameli
2018-11-11 16:41:45 -05:00
parent cfde442bcd
commit b8aea73c91
40 changed files with 36 additions and 21 deletions

View File

@@ -23,6 +23,7 @@ class wxButton;
class wxCheckBox;
class wxChoice;
class wxRadioButton;
class wxStaticText;
class wxTextCtrl;
class AudacityProject;