1
0
mirror of https://github.com/cookiengineer/audacity synced 2026-02-06 19:52:19 +01:00

Remove wx/slider.h from headers

This commit is contained in:
Paul Licameli
2018-11-11 16:18:23 -05:00
parent 47fe07bb42
commit b18f825ee8
39 changed files with 39 additions and 21 deletions

View File

@@ -57,6 +57,7 @@ and in the spectrogram spectral selection.
#include <wx/filedlg.h>
#include <wx/intl.h>
#include <wx/sizer.h>
#include <wx/slider.h>
#include <wx/statbmp.h>
#include <wx/stattext.h>
#include <wx/statusbr.h>