1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-11-23 17:30:17 +01:00

Remove wx/checkbox.h from headers

This commit is contained in:
Paul Licameli
2018-11-11 17:30:55 -05:00
parent 0ff934e1c1
commit d71a54b4e9
32 changed files with 25 additions and 25 deletions

View File

@@ -19,7 +19,6 @@ class wxStaticBitmap;
class wxBitmap;
class ShuttleGui;
class AudacityProject;
class wxCheckbox;
class HtmlWindow;
class SplashDialog final : public wxDialogWrapper {