1
0
mirror of https://github.com/cookiengineer/audacity synced 2026-02-08 12:42:03 +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

@@ -49,6 +49,7 @@ and in the spectrogram spectral selection.
#include <wx/brush.h>
#include <wx/button.h>
#include <wx/checkbox.h>
#include <wx/choice.h>
#include <wx/font.h>
#include <wx/image.h>