mirror of
https://github.com/cookiengineer/audacity
synced 2025-05-02 16:49:41 +02:00
wx/listimpl.cpp no longer used anywhere
This commit is contained in:
parent
685a45d1de
commit
71d94c9cb5
@ -43,8 +43,6 @@
|
||||
|
||||
#include "prefs/SpectrogramSettings.h"
|
||||
|
||||
#include <wx/listimpl.cpp>
|
||||
|
||||
#ifdef _OPENMP
|
||||
#include <omp.h>
|
||||
#endif
|
||||
|
@ -52,7 +52,6 @@
|
||||
#include <wx/window.h>
|
||||
#include <wx/spinctrl.h>
|
||||
#include <wx/combobox.h>
|
||||
#include <wx/listimpl.cpp>
|
||||
#include <wx/stattext.h>
|
||||
|
||||
#include <FileDialog.h>
|
||||
|
@ -17,7 +17,6 @@ LRN
|
||||
|
||||
#include "../FFmpeg.h" // and Audacity.h before FFmpeg for config*.h
|
||||
|
||||
#include <wx/listimpl.cpp>
|
||||
#include "../xml/XMLFileReader.h"
|
||||
#include "../FileNames.h"
|
||||
#include "../widgets/wxPanelWrapper.h"
|
||||
|
@ -47,7 +47,6 @@ and ImportLOF.cpp.
|
||||
#include <wx/listbox.h>
|
||||
#include <wx/log.h>
|
||||
#include <wx/sizer.h> //for wxBoxSizer
|
||||
#include <wx/listimpl.cpp>
|
||||
#include "../ShuttleGui.h"
|
||||
#include "../Project.h"
|
||||
#include "../WaveTrack.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user